comments_unlike
Remove a like from a Facebook comment asynchronously using post, comment, and profile IDs.
Instructions
Remove a like from a comment on the platform asynchronously. Currently only supported on Facebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Post ID | |
| comment_id | Yes | Comment ID (Postproxy ID or external ID) | |
| profile_id | Yes | Profile ID |