Skip to main content

Toggle like status for a comment

POST 

/comments/:commentId/toggle-like

Toggle like for a comment. If the user has already liked the comment, it will be unliked.

This API will toggle the like status of a comment for the authenticated user.

Apply with --InteractionCustom-- module.

Request

Responses

Like status toggled successfully