v13

OpenAPI 3.0.32026-07-31359869.4 MB
edge-cache

Dangerously delete by source image

Marks a source image as deleted, causing cache entries associated with that source image to be revalidated in the foreground on the next request. Use this method with caution because one source image can be associated with many paths and deleting the cache can cause many concurrent requests to the origin leading to cache stampede problem. This method is for advanced use cases and is not recommended; prefer using invalidateBySrcImage instead.

post/v1/edge-cache/dangerously-delete-by-src-images

Query parameters

projectIdOrNamestring required
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Request body

revalidationDeadlineSecondsnumber
srcImagesstring[] required