Cache Management
Flush a cache region
Flushes a specific cache region across all providers, resets permission references, and conditionally reloads PushPublishing filters. Pass 'all' to flush all caches.
delete/api/v1/caches/region/{regionName}
Path parameters
regionNamestring required
Cache region name (case-insensitive, as returned by GET /api/v1/caches) or 'all' to flush all caches
Response
Cache region flushed successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.