Unlike post
Remove this account's like from a post. Supported platforms: LinkedIn, 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.
Authorization
bearerAuth API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
Zernio post ID or the platform's native post ID
Query Parameters
(Bluesky only) The like URI returned when liking
Response Body
application/json
application/json
application/json
{ "status": "string", "postId": "string", "platform": "string", "liked": true}Unlike comment
Remove a like from a comment. Supported platforms: Facebook, X, Bluesky, Reddit, LinkedIn, and Instagram in limited release. For Bluesky, the likeUri query parameter is required. Instagram has the same limited release, Facebook Login, `instagram_manage_engagement` and burst-limit constraints as liking.
Unpin comment
Unpin a previously pinned comment. TikTok accounts connected through the TikTok for Business app only.