create_sync_watchlist_remove
Remove movies, shows, or other items from a Trakt watchlist by submitting a request with the items to delete.
Instructions
Remove items from watchlist.
POST /sync/watchlist/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 |