create_cache_items_purge
Purge cached items in Audiobookshelf to free storage and resolve stale data issues. Use this action to clear the cache when needed.
Instructions
Create or act on items purge.
POST /api/cache/items/purge
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 |