/
CO
corestack
/
CoreStack External API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
CoreStack Inc License
2026-07-24
800
1,507
1.7 MB
Request Audit
Clears the caching layer
Clears caching layer
post
/v1/admin/request_audit/cache/flush
Request body
RequestAuditCacheFlushRequest
required
executor
'AI'
|
'AI_AGENT'
|
'AI_BG'
|
'BROKER'
|
'COMPLIANCE'
|
'COST'
|
'COST_BG'
|
'COST_BG_CLOUD_BILLING'
|
'COST_BG_K8S_BILLING'
|
'FEATURE_FLAGS'
|
'GOVERNANCE'
|
'HEATSTACK'
|
'HEATSTACK_BG'
|
'IDENTITY'
|
'IDENTITY_BG'
|
'OPERATIONS'
|
'REPORT_GENERATION'
|
'RESOURCE_INVENTORY'
|
'RESOURCE_INVENTORY_BG'
|
'SECURITY'
required
Target executor
Example request
{ "executor": "AI" }
Response
Success
boolean
required