PATCH {{baseUrl}}/chat/users/:userId/messages/:messageId/status
Marks a chat message as read or unread. For user-level apps, pass the Note: For an account-level OAuth app, this API can only be used on behalf of a user assigned to a role with the Scopes: me
value instead of the userId
parameter. **Edit**
permission for Chat Messages. chat_message:write
, chat_message:write:admin
Rate Limit Label: Medium
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS