Messages
Set Reaction
Set agent reaction to message.
POST
Set agent reaction to message.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
String containing s single emoji. Set null to remove reaction.
Response
200 - application/json
Success
A message within a conversation.
Previous
Duplicate MessageDuplicate an existing message. Message must be from agent. Can be used to retry a failed message. New message will be sent immediately. When message was based on a WhatsApp template, the template itself will not be used. Instead, the compiled message will be sent as a regular (e.g. text) message.
Next
Set agent reaction to message.