Update Reaction

POST

Updates a reaction for an object.

Request

This endpoint expects an object.
action"add" or "remove"Required
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.

Built with