Skip to main content

Purge APIs

The catalogue provides a comprehensive list of all available APIs for Purge. Purge configuration APIs enable SwiftFederaton partners or customers to create, list and get purges.The APIs are categorised by functionality and include essential details such as the request URI, method, and brief 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.