Skip to main content

Purge API

This catalogue provides a comprehensive list of all available APIs for Purge. 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 /waap/v1.0/services/{serviceId}/purges/byUrlInvalidate specific cached objects in the CDN that exactly match the provided full URL(s).
Custom PurgePOST /waap/v1.0/services/{serviceId}/purges/customInvalidate cached assets whose URLs match the specified path prefix or suffix.
Purge AllPOST /waap/v1.0/services/{serviceId}/purges/allInvalidate all cached content for the specified service across CDN edge nodes.