Conversations
Update conversation status
deprecated
Update status of conversation. DEPRECATED: use regular conversation update endpoint.
PATCH
Update status of conversation.
DEPRECATED: use regular conversation update endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Status of a conversation.
Available options:
to-do, in-progress, done Response
200 - application/json
Success
A conversation between an agent and a customer. Assignable to a user to mark who is actively managing the conversation.
Update status of conversation.
DEPRECATED: use regular conversation update endpoint.