create_cache_purge
Clear Audiobookshelf cache by triggering a cache purge request. Use this to free up storage or reset cached data.
Instructions
Create or act on cache purge.
POST /api/cache/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 |