Skip to main content
POST
React to a message

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

conversation_id
integer
required
message_id
integer
required

Message id from GET /social/conversations/{conversation_id}/messages.

Body

application/json
emoji
string
required

The emoji to react with.

Response

Reaction sent

success
enum<boolean>
Available options:
true
data
object