create_sync_watchlist
Add items to your Trakt watchlist with a single POST request. Provide the watchlist payload to sync new entries into your account.
Instructions
Add items to watchlist.
POST /sync/watchlist
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 |