delete_libraries_by_id_issues
Remove problematic items from an Audiobookshelf library by specifying the library ID, clearing entries flagged with issues.
Instructions
Delete items with issues in a library.
DELETE /api/libraries/{id}/issues
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 |