Toggle message reaction
POST/v1/spaces/:space_id/chats/:chat_id/messages/:message_id/reactions
Toggles an emoji reaction on a message. If the reaction already exists for the current user, it will be removed; otherwise, it will be added.
Request​
Responses​
- 200
- 400
- 401
- 500
Reaction toggled
Bad request
Unauthorized
Internal server error