Skip to content

Purge CDN cache

POST
/purge

Purge CDN cache. Supports purging via individual content paths or cache-keys.

Authorizations

Parameters

Header Parameters

Quant-Customer
required
string

The customer account name

Quant-Project
required
string

The project machine name

Quant-Url
string

The URL path to purge

Example
/content
Cache-Keys
string

The cache keys to purge separated by a space

Example
azbe5 gormb1
Soft-Purge
string

Set to issue a soft-purge of the content, which will make it as stale rather than immediately delete from edge caches

Example
true

Responses

200

Okay

403

Invalid credentials