Skip to main content
DELETE
Remove a reaction from a message

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

id
string
required

Conversation ID

messageId
string
required

Platform message ID to remove the reaction from

Query Parameters

account_id
string
required

Connected account ID

Response

Reaction removed

success
boolean
Example:

true