create_sync_ratings
Add new ratings to your Trakt account through the sync API. Submit your rating entries for movies, shows, or episodes to update your Trakt library.
Instructions
Add new ratings.
POST /sync/ratings
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 |