create_sync_favorites
Add shows, movies, or other items to your Trakt favorites using the sync favorites endpoint. Include the required body payload to specify the content to favorite.
Instructions
Add items to favorites.
POST /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 |