Like or upvote a comment on a post. Supported platforms: Facebook, Twitter/X, Bluesky, Reddit. For Bluesky, the cid (content identifier) is required in the request body.
POST /v1/inbox/comments/{postId}/{commentId}/like
Like or upvote a comment on a post. Supported platforms: Facebook, Twitter/X, Bluesky, Reddit. For Bluesky, the cid (content identifier) is required in the request body.
Like comment
Like or upvote a comment on a post. Supported platforms: Facebook, Twitter/X, Bluesky, Reddit. For Bluesky, the cid (content identifier) is required in the request body.
POST /v1/inbox/comments/{postId}/{commentId}/likeLike or upvote a comment on a post. Supported platforms: Facebook, Twitter/X, Bluesky, Reddit. For Bluesky, the cid (content identifier) is required in the request body.
Parameters
postId(path, string) requiredcommentId(path, string) requiredRequest body
Content-Type:
application/jsonaccountId(string) required — The social account IDcid(string) — (Bluesky only) Content identifier for the commentResponses
200 — Comment liked
status(string)commentId(string)liked(boolean)likeUri(string) — (Bluesky only) URI to use for unlikingplatform(string)400 — Platform does not support liking comments
401
403 — Inbox addon required