Skip to main content

Module cache

Module cache 

Source
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ยง

PurgeResponse ๐Ÿ”’
Successful response body: the purged id and what each backend reported.

Functionsยง

purge_cache ๐Ÿ”’
Purges the pair id on every backend that holds it.
router