Skip to main content
POST
Purge URL

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

url
string | null
required

The URL that will be purged from cache.

async
boolean
default:false

(Optional) Determines if the call should wait for the purge logic to complete

exactPath
boolean
default:false

(Optional) When true and the URL ends with '/', purges only the exact path without adding a wildcard suffix. Only applies when the pull zone has IgnoreQueryStrings disabled.

Response

The purge request was successfully processed.

Last modified on July 7, 2026