Creates a new CDN distribution for a customer. This API allows configuration of caching behavior, domain mapping, and origin server settings.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A human-readable name for the CDN distribution.
The type of domain: custom (user-provided CNAME) or shared.
system, custom The custom domain that clients will use (e.g., cdn.example.com).
Strategy for caching: vod, live, or static.
Host header to send to the origin server.
Configuration for the origin server.
The response is of type object.