Users
Creates a new conversation user using either an email or phoneNumber.
Custom authentication header
Successfully created a new conversation user.
User already exists.
Invalid API key or secret key. Ensure that you are using a valid authentication key.
Unexpected error occurred while processing the request. Please try again later.
Retrieves a user by their email, phone number or fkId, along with their conversation IDs for the current agent.
Custom authentication header
User phone number
+1234567890User fkId
123456Successfully retrieved the user and conversation ids
Invalid parameters provided.
Invalid API key or secret key. Ensure that you are using a valid authentication key.
User not found.
Unexpected error occurred while processing the request. Please try again later.
Retrieves a conversation user by their unique identifier.
Custom authentication header
Unique identifier of the conversation user.
5f7b1b3b-3b3b-4b3b-3b3b-3b3b3b3b3b3bSuccessfully retrieved the conversation user.
Invalid API key or secret key. Ensure that you are using a valid authentication key.
User not found.
Unexpected error occurred while processing the request. Please try again later.
Delete a conversation user by their unique identifier.
Custom authentication header
Unique identifier of the conversation user.
5f7b1b3b-3b3b-4b3b-3b3b-3b3b3b3b3b3bSuccessfully delete the conversation user.
Invalid API key or secret key. Ensure that you are using a valid authentication key.
Conversation user not found.
Unexpected error occurred while processing the request. Please try again later.
No content
Last updated

