delete_comments_by_id_like
Remove your like from a Trakt comment by providing the comment's ID. This clears the like status on that comment.
Instructions
Remove like on a comment.
DELETE /comments/{id}/like
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |