Expand description
DELETE /api/cache/{id} โ purge everything a proxy-cache pair cached.
A runtime action, like DELETE /api/debug/traces and
POST /api/stores/{name}/ping: it changes no configuration.
Structsยง
- Purge
Response ๐ - Successful response body: the purged id and what each backend reported.
Functionsยง
- purge_
cache ๐ - Purges the pair
idon every backend that holds it. - router