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
Response
The cdn was successfully created and is being provisioned. The response contains the complete cdn details including the assigned unique identifier.
Changes
No recorded changes to this endpoint across all 1 revision of this API.