Authorizations
Path Parameters
The project ID
Body
application/json
Input parameters for purging cache
The project ID (required, must be a valid UUID)
Optional path to purge cache for. If not provided, all cache will be purged. Query strings are automatically removed from the path.
Example:
"/api/v1/users"
Whether to purge override cache instead of main cache. Defaults to false.
Response
Cache purged successfully
Example:
"Cache purged"