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.
Authorization
bearerAuth API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
Query Parameters
(Bluesky only) The like URI returned when liking
Response Body
application/json
application/json
{ "status": "string", "commentId": "string", "liked": true, "platform": "string"}Unhide comment
Unhide a previously hidden comment. Supported by Facebook, Instagram, Threads, X, and TikTok (accounts connected through the TikTok for Business app).
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`.