v1
latestOpenAPI 3.0.02026-08-06165119238.1 KBCache Management
Evict cached origin requests for a given site in V4
Evicts all of the origin cache matching the path pattern provided in the request body for a given site, evicts all paths if .* is provided as path pattern.
post/v4/cache-management/evict-origin/{site}
Path parameters
sitestring required
Site Slug
Request body
object required
Response
OK. The specified origin cache has successfully been evicted.