create_settings_cache_by_cache_id_flush
Flush a specific cache by its ID to invalidate and reset cached data.
Instructions
Flush a specific cache.
POST /api/v1/settings/cache/{cacheId}/flush
Args: cache_id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |