Error
Reactions
Update Reactions
Add or remove emoji reactions for a message.
PATCH
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
a UID of a message, that is unique for TimelinesAI workspace. Can be used to lookup a message or its sending status.
Body
application/json
A JSON describing reactions to add or remove.
Empty string: clear callerโs reaction. A single emoji character. A Unicode escape sequence representing a single emoji (for example "\uD83D\uDC4D").
Example:
"๐"

