create_tools_item_by_id_encode_m4b
Trigger M4B encoding for a specific Audiobookshelf item by supplying its ID and the required request payload.
Instructions
Create or act on item encode-m4b.
POST /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 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |