Purge
Creates a Purge job for a CDN resource.
This endpoint is available for Small, Large, VOD, and Dynamic (Aksela) resource types.
Wildcard purge is supported. You can include * in file paths to match multiple objects (for example: /images/* or /images/*.jpg).
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Resource UUID (must match the resource_uuid in the path).
****-****-****-****One or more paths to purge. Each entry must be an absolute path starting with /.
Wildcard purge is supported with * (for example: /assets/, /images/.png).
Purge request successfully created.
Bad Request - Invalid body or file_path values.
Unauthorized - Missing or invalid bearer token.
Not Found - Organization or resource not found.
Payload Too Large - Too many file_path entries or oversized payload.
Internal Server Error.
Last updated
Was this helpful?