create_sync_favorites_remove
Remove items from your Trakt favorites by specifying the resources in the request body. Use this to delete shows, movies, or other entries from your favorites list.
Instructions
Remove items from favorites.
POST /sync/favorites/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 |