Mark conversation as read
Mark a conversation as read, clearing its unread indicator without sending a message. Returns the updated conversation.
Authorizations
Path Parameters
The unique identifier of the conversation to mark as read.
^CN(.*)$"CN123abc"
Response
Success
The unique identifier of the user or system user the conversation is assigned to.
^US(.*)$"US123abc"
The unique identifier of the conversation.
^CN(.*)$"CN123abc"
The unique identifier of the most recent activity in the conversation.
^AC(.*)$"AC123abc"
The custom name of the conversation. Will be null if no custom name is set.
"Chat with customer"
A phone number in E.164 format, including the country code.
^\+[1-9]\d{1,14}$The unique identifier of the Quo phone number associated with the conversation.
^PN(.*)$"PN123abc"