Update Reaction

POST

Updates a reaction for an object.

Request

This endpoint expects an object.
actionenumRequired
Allowed values: addremove
emojistringRequiredformat: "text"

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

objectstringRequiredformat: "id"

The object to update the reaction for.

Response

Success.

Built with