Skip to main content

Toggle a reaction on a comment

POST 

/api/v1/comments/:commentId/reactions

End-user toggles a reaction type on a comment. Re-posting the same reaction_type removes the prior reaction; a different type replaces it. Emits a reaction_toggled SSE event.

Request

Responses

Default Response