Skip to main content
DELETE
Unlike 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 unlike

Query Parameters

account_id
string
required

Connected account ID

Response

Comment unliked

success
boolean
Example:

true