Newer Version Available

This content describes an older version of this product. View Latest

Change Status of Conversations

Changes the status of the specified conversation. Also see Using POST, PATCH, or PUT for Input. You can also use PATCH on the conversations resource to change the status of a specified conversation.

Resource
1/chatter/users/me/conversations/conversationId/mark-read
Available versions
23.0–29.0
Requires Chatter
Yes
HTTP methods
POST or PUT
Request body
Root XML tag
<conversation>
Properties
Name Type Description Available Version
read Boolean Changes the conversation status to unread (false) or read (true). 24.0
Request parameters
Parameter Name Type Description
read Boolean Changes the conversation status to unread (false) or read (true).