update_sync_favorites
Update your Trakt favorites to match your current preferences by sending the updated list to the sync API.
Instructions
Update favorites.
PUT /sync/favorites
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 |