React to a Message
The easiest way to react is using the reactions endpoint:React Using Message Type
You can also send a reaction as a message by specifying the WhatsApp message ID:Remove a Reaction
Send an empty string as the emoji to remove a reaction:Specifications
| Property | Requirement |
|---|---|
| emoji | Required, single emoji (empty string to remove) |
| reactToMessageId | Required, the WhatsApp message ID to react to |
You can only react to messages within the 24-hour conversation window.
Use Cases
- Acknowledge message receipt
- Quick approval/rejection indicators
- Add emotional context
- Non-intrusive confirmations