Create a New CDN prefixCopy Pagepost https://{hostname}/api/content-delivery/v1/content-providers/{contentProviderId}/cdn-prefixesPath ParamscontentProviderIdintegerrequiredBody Paramsprefixstringrequiredlength between 1 and 128contentProviderIdintegerrequired≥ 1ipAddressTagIdinteger≥ 1enablebooleanDefaults to truetruetruefalsednsTtlinteger0 to 2147483647prefixPrioritizationstringenumDefaults to HIGHHIGHHIGHMEDIUMLOWAllowed:HIGHMEDIUMLOWkeepaliveRequestsinteger0 to 100000siteMapIdinteger≥ 1accessMapIdinteger≥ 1Responses 201An HTTP 201 will be returned if the request is successfully processed, and a new cdn-prefix object is created. The location of the new object will be specified in the location header. 400An HTTP 400 will be returned if the request is badly formed or has constraint violations 403An HTTP 403 will be returned if the principal is not authorized to access the instance of blocklist that the request was made against. 409An HTTP 409 will be returned if the blocklist offered for create/update would lead to a conflicting state.Updated 3 days ago