Messages
Read conversation
This endpoint lets you mark a conversation as read. It will be set for the user that performs the request ("is_read" may have different values for different users).
post/conversations/{conversation_id}/read
Path parameters
conversation_idinteger required
The id of the conversation to update
Request body
Response
OK