Update Reaction
Updates a reaction for an object.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
action
Allowed values:
emoji
The emoji for the reaction. This can be the short name of the emoji (e.g. “joy”), or the code point (e.g. “1f602”).
object
The object to update the reaction for.
Response
Success.