Update Ecosystem CDN Defaults
PUT {{protocol}}://{{accounts_api_url}}/{{accounts_api_version}}/ecosystems/{{ecosystem_zuid}}?action=updateCDNDefaults
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
action | string |
Request Body
{"defaultCDNType"=>"AKAMAI", "defaultCDNPurgeURL"=>"https://location-of-cloud-purge-function.com", "defaultCDNPurgeAuth"=>"Secret Key"}