Messages
Update conversation
Please use POST /conversations/{conversation_id}/read or PATCH /conversations/{conversation_id} instead.
The only updatable field is "is_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}
Path parameters
conversation_idinteger required
The id of the conversation to update
Request body
Response
OK