Conversations

Mark specific messages as read in a conversation

REQUIRED SCOPES <code>['conversations:write']</code>

patch/conversations/{conversation}/messages/mark-read

Path parameters

conversationinteger required

ID of the conversation

Request body

idsinteger[] required

Array of message IDs to mark as read

Response

Messages marked as read successfully

Changes

No recorded changes to this endpoint across all 2 revisions of this API.