policies_all_cache_clear_create
POST/policies/all/cache_clear/
Clear policy cache
Responses
- 204
- 400
- 403
Successfully cleared cache
Bad request
- application/json
- Schema
- Example (from schema)
Schema
detail stringrequired
code string
{
"detail": "string",
"code": "string"
}
Loading...