Remove reaction
Messages
Remove reaction
Remove a reaction from a message. Only works for non-sandbox threads.
DELETE
Remove reaction
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the thread containing the message.
Pattern:
^[0-9a-z]+$The ID of the message to remove the reaction from.
Pattern:
^[0-9a-z]+$Body
application/json
The emoji reaction to remove.
Examples:
"❤️"
"😂"
"👍"