v1

latestOpenAPI 3.0.02026-07-249301.3 MB
Messaging

Add a reaction to a message

Add a reaction to a message. (Whatsapp, LinkedIn)

post/api/v1/messages/{message_id}/reaction

Path parameters

message_idstring required

The id of the message to react to.

Request body

reactionstring required

The emoji to react with (native emoji, e.g. 👍).

Response

OK. Request succeeded.

object'MessageReactionAdded' required
successboolean required