Conversations
Mark conversation read
Marks all unread inbound messages in a conversation as read and clears the unread flag.
post/conversations/{conversationId}/read
Path parameters
conversationIdstring required
Conversation ID.
Response
Conversation marked read
Example response
{
"success": true
}