delete_me_progress_by_id
Delete a saved progress record by its ID to clear an incorrect listening position in Audiobookshelf. This removes the entry so your library shows accurate playback status.
Instructions
Delete me progress.
DELETE /api/me/progress/{id}
Args: id: Path parameter. 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 |
|---|---|---|---|
| id | Yes | ||
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |