create_sessions_batch_delete
Delete multiple playback sessions in one request to clean up listening history. Use this batch endpoint to remove selected session records efficiently from your Audiobookshelf server.
Instructions
Create or act on batch delete.
POST /api/sessions/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 |