Skip to main content

Toggle like status for a post

POST 

/posts/:postId/toggle-like

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

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

Apply with --InteractionCustom-- module.

Request

Responses

Like status toggled successfully