delete_tools_item_by_id_encode_m4b
Remove an existing encode-m4b item from Audiobookshelf using its unique ID, clearing the specific encoded version or task associated with that identifier to free resources and maintain library accuracy.
Instructions
Delete item encode-m4b.
DELETE /api/tools/item/{id}/encode-m4b
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 |