Posts

Toggle a reaction on a comment

Adds the token user emoji reaction to a comment. Toggle semantics: sending the same emoji again removes the reaction. Returns the updated reactions of the comment.

post/posts/{id}/comments/{commentId}/reactions

Path parameters

idstring required
commentIdstring required

Request body

emojistring required
emojiIdstring required
emojiNativestring required

Response

Updated reactions of the comment

Changes