Skip to main content

Purge Control API

This catalogue provides a comprehensive list of all available APIs for CORS Headers. APIs are categorised by features, including the essential information, such as Request URI, method, and description.

API Name Method Request URI Description
Purge By URLPOST /cdn/v1.0/services/{serviceId}/purgeUrlThis API is used to refreshes the cached content at edge nodes by URL.
Custom PurgePOST /cdn/v1.0/services/{serviceId}/customPurgeThis API is used to refreshes the cached content at edge nodes by custom url.
Purge AllPOST /cdn/v1.0/services/{serviceId}/purgeEverythingThis API is used to refreshes all the cached content at edge nodes under domain name.
Purge StatusGET /cdn/v1.0/services/{serviceId}/purgeStatus/{batchId}?with={with}This API is used to retrieve the purge status by batchId.