CDN and DNS (v2.1)

Create CDN

Creates a new CDN object in the specified workspace with the provided configuration. The request must include CDN specifications like name, type, and other configuration details.

post/delivery/v2.1/global/workspaces/{workspaceUUID}/cdns

Path parameters

workspaceUUIDstring required

UUID of the workspace

Request body

apiVersion'delivery/v2' | 'delivery/v2.1' required

Version identifier of the API schema

kind'CDN' required

The string value 'CDN' that identifies the schema

Response

The cdn was successfully created and is being provisioned. The response contains the complete cdn details including the assigned unique identifier.

apiVersion'delivery/v2' | 'delivery/v2.1' required

Version identifier of the API schema

kind'CDN' required

The string value 'CDN' that identifies the schema

Changes

No recorded changes to this endpoint across all 1 revision of this API.