User Group
User groups allow users in different roles to be organized into specific groups to differentiate the tasks they are involved in.
Find a user
This endpoint allows you to retrieve a paginated list of all your contacts. By default, a maximum of ten contacts are shown per page.
Create a new user
This endpoint allows you to add a new contact to your contact list in Protocol. To add a contact, you must provide their Protocol username and phone number.
User Profile
This endpoint allows you to retrieve a contact by providing their Protocol id. Refer to the list at the top of this page to see which properties are included with contact objects.
Update a user
This endpoint allows you to perform an update on a contact. Currently, the only attribute that can be updated on contacts is the display_name
attribute which controls how a contact appears in your contact list in Protocol.
Delete a user
This endpoint allows you to delete contacts from your contact list in Protocol. Note: This will also delete your conversation with the given contact.