delete_sync_playback_by_id
Remove a specific playback entry from your Trakt sync history using its ID, clearing it from the playback list.
Instructions
Remove a playback item.
DELETE /sync/playback/{id}
Args: id: ID of the playback entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |