Update Reaction

POST

Updates a reaction for an object.

Request

This endpoint expects an object.
actionenumRequired
Allowed values: addremove
emojistringRequired

The emoji for the reaction. This can be the short name of the emoji (e.g. “joy”), or the code point (e.g. “1f602”).

objectstringRequired

The object to update the reaction for.

Response

Success.

{}
map from strings to any or null
Built with