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.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

message_idstringRequired

Request

This endpoint expects an object.
reactionenumRequired

iMessage tapback reaction to send. Supported values are: love, like, dislike, laugh, emphasize, question.

Response

Successful Response
idstring
reaction_typestring
message_idstring
channelstring

Errors

422
Unprocessable Entity Error