Skip to main content
POST
React to 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 react to

Body

application/json

Account and emoji

account_id
string
reaction
string
Example:

"๐ŸŽ‰"

Response

Reaction applied

success
boolean
Example:

true