Skip to main content
POST
Send reaction to message

Authorizations

Authorization
string
header
required

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

Headers

Zavu-Sender
string

Optional sender profile ID. If omitted, the project's default sender will be used.

Example:

"sender_12345"

Path Parameters

messageId
string
required

Body

application/json
emoji
string
required

Single emoji character to react with.

Example:

"👍"

Response

Reaction accepted for delivery.

message
object
required