Update a cdn-distribution
PUT /cdn-distributions/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”DocumentId
Request Body required
Section titled “Request Body required ”object
object
Human-readable distribution name or domain.
Custom/alternate domain names served by this distribution (string[]).
CDN origins (CdnOrigin[]) — { id, domain, protocol }.
Provider-side distribution identifier (CloudFront distribution ID, Azure Front Door endpoint ARM path, GCP backend service selfLink, Cloudflare zone ID).
Provider-specific cache behaviors and TTL config.
Provider-specific metadata (ARN, fingerprint, profile name, etc.).
Responses
Section titled “ Responses ”Updated
object
object
Human-readable distribution name or domain.
Custom/alternate domain names served by this distribution (string[]).
CDN origins (CdnOrigin[]) — { id, domain, protocol }.
Provider-side distribution identifier (CloudFront distribution ID, Azure Front Door endpoint ARM path, GCP backend service selfLink, Cloudflare zone ID).
Provider-specific cache behaviors and TTL config.
Provider-specific metadata (ARN, fingerprint, profile name, etc.).
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found