patch_items_by_id_ebook_by_fileid_status
Update an ebook file's status in an Audiobookshelf item using its item and file IDs.
Instructions
Update ebook status.
PATCH /api/items/{id}/ebook/{fileid}/status
Args: id: Path parameter. fileid: 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 | ||
| fileid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |