Admin Cache API
The Admin Cache API lets you purge the tenant cache.
Endpoints
All the following routes are relative to the base route of the admin endpoint:
Method |
URL |
Description |
---|---|---|
DELETE |
|
Clears the entire cache for a given tenant. |
DELETE |
|
Clears the cache for the content collection entity identified by its identifier. |
Response
A successful query returns the accepted status code (202).