Skip to main content
POST
Send Message Reaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/x-www-form-urlencoded
reaction_emoji
string
required
message_id
string
required
conversation_id
string
required
cookies
string
required

Raw Cookie header value.

proxy
string | null

Optional per-request proxy URL (overrides X_DEFAULT_PROXY from the environment when set). Example: http://user:pass@host:port [blocked]

Response

Successful Response

The response is of type Response Send Reaction V1 Messages React Post · object.