Skip to main content

Clears all cached entries for the authenticated tenant.

POST 

/gateway/cache/clear

Removes every Redis key scoped to the current tenant. Subsequent requests repopulate the cache from the database. If Redis is unavailable the operation is a no-op.

Responses

No Content