v3
latestOpenAPI 3.1.02026-08-087684214.2 KBmessages
Send Reaction
Send a tapback reaction to a message (iMessage only).
Reactions are available only for iMessage messages. Attempting to react to an SMS message or another channel that does not support tapbacks returns a clear error.
post/v1/messages/{message_id}/reactions
Path parameters
message_idstring required
Request body
Example request
{
"reaction": "love"
}Response
Successful Response