Skip to main content
POST
Send reaction

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
key
object
required

Target message key (id, remoteJid, fromMe — all required).

Example:
reaction
string
required

Emoji to react with.

Example:

"👍"

Response

Success — provider-native response body.

Sent an emoji reaction to an existing message. Returns the persisted Baileys messageRaw envelope containing a reactionMessage that points at the reacted message key.

key
object

Key of the reaction message itself.

pushName
string
status
enum<string>
Available options:
ERROR,
PENDING,
SERVER_ACK,
DELIVERY_ACK,
READ,
PLAYED
message
object
contextInfo
object | null
messageType
string
messageTimestamp
integer
instanceId
string
source
string