create_sync_ratings_remove
Delete ratings for shows and movies on Trakt. Submit the request payload to remove rating entries and update your sync data.
Instructions
Remove ratings.
POST /sync/ratings/remove
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |