CdnServicePurgeRequest
CdnServicePurgeRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| custom_url optional | The custom URL to purge when the target URL is set to CUSTOM. Example : /test/Pattern : ^/[a-zA-Z0-9-._/]*$ | any of [string, null] | |
| target_content required | The target content type to purge (e.g., ALL_CONTENT, INVALIDATED_CONTENT). Example : INVALIDATED_CONTENT | string | |
| target_url required | The target URL scope for the purge operation (e.g., ALL, CUSTOM). Example : CUSTOM | string |