Skip to main content

React to a message in a conversation

POST 

/api/v1/waba/conversations/:id/reaction

Takes the id of our own message row, not Meta's wamid: the wamid is read off the row, so a caller cannot react to a message outside their own conversation. Send an empty emoji to remove a reaction, which is how Meta models it; there is no delete call. Reactions are never charged.

Request

Responses

Reaction queued