create_sync_collection
Add movies and shows to your Trakt collection by syncing items through the sync endpoint.
Instructions
Add items to collection.
POST /sync/collection
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 |