create_items_batch_delete
Batch delete multiple audiobook items in one request via the Audiobookshelf API, reducing manual effort and simplifying bulk removal.
Instructions
Create or act on batch delete.
POST /api/items/batch/delete
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 |