create_sync_favorites_reorder
Reorder favorited Trakt items by submitting the desired order to the sync endpoint, updating your saved favorites sequence.
Instructions
Reorder favorited items.
POST /sync/favorites/reorder
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 |