patch_me_progress_batch_update
Update playback progress for multiple audiobook or podcast items in one request. Simplifies syncing listening positions across devices by applying batch changes to your user progress.
Instructions
Update batch update.
PATCH /api/me/progress/batch/update
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 |