f81ca70ea6b9

OpenAPI 3.1.02026-08-105471692.1 MB
Comments

Like comment

Like or upvote a comment on a post. Supported platforms: Facebook, Twitter/X, Bluesky, Reddit, LinkedIn. For Bluesky, the cid (content identifier) is required in the request body. For LinkedIn, pass the composite comment URN returned by the comments endpoints as commentId; an optional reactionType picks the reaction (defaults to LIKE), and accounts connected before the social-feed scopes were requested get a 403 with code linkedin_reconnect_required.

post/v1/inbox/comments/{postId}/{commentId}/like

Path parameters

postIdstring required
commentIdstring required

Request body

accountIdstring required

The social account ID

reactionType'LIKE' | 'PRAISE' | 'EMPATHY' | 'INTEREST' | 'APPRECIATION' | 'ENTERTAINMENT'

(LinkedIn only) Reaction to create. Defaults to LIKE; ignored on other platforms.

cidstring

(Bluesky only) Content identifier for the comment

Response

Comment liked

statusstring
commentIdstring
likedboolean
likeUristring

(Bluesky only) URI to use for unliking

platformstring