create_items_batch_scan
Triggers a batch scan of library items to update metadata and detect changes. Use it to refresh your Audiobookshelf collection in one request.
Instructions
Create or act on batch scan.
POST /api/items/batch/scan
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 |