Comments
Unlike post
Remove this account's like from a post. Supported platforms: LinkedIn, Twitter/X, Facebook, YouTube, Bluesky, and Instagram in limited release. On YouTube this clears the rating. Instagram has the same limited release, Facebook Login, instagram_manage_engagement and burst-limit constraints as liking. For Bluesky, likeUri (returned when the post was liked) is required. Reddit uses POST /v1/accounts/{accountId}/reddit-vote with direction: 0.
delete/v1/inbox/posts/{postId}/like
Path parameters
postIdstring required
Zernio post ID or the platform's native post ID
Query parameters
accountIdstring required
likeUristring
(Bluesky only) The like URI returned when liking
Response
Post unliked
Changes
Changed in 1 of the 27 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○