latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Conversations

Mark a conversation as favorite or unfavorite

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

post/conversations/favorite

Request body

conversation_idinteger required

ID of the conversation

favoriteboolean required

True to mark as favorite, false to unmark

Response

Successful operation

typestring
messagestring

Example response

{
  "type": "status",
  "message": "Successfully updated."
}