Skip to main content
POST
Like a comment

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

postId
string
required

Platform post ID

commentId
string
required

Platform comment ID to like

Body

application/json

Account to like as

account_id
string

Response

Comment liked

success
boolean
Example:

true