cURL
iMessage
Add or Remove Reactions
Add or remove a reaction to an iMessage
POST
cURL
Technically, iCloud emails are supported… but their behavior is unpredictable.

Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Recipient's iMessage address. Must be in E.164 format.
Example:
"+1234567890"
Your leased iMessage number that has been used to send messages to the recipient. Must be in E.164 format.
Example:
"+15555555555"
Whether to add or remove a reaction
Available options:
add, remove Example:
"add"
The type of tapback reaction
Available options:
love, like, dislike, laugh, emphasize, question Example:
"love"
The full content of the message to react to – Contiguity will find the latest message that matches.
Example:
"Hello there!"