CDN and DNS (v2.1)

Update CDN

Updates an existing CDN object in the specified workspace with the provided configuration.

put/delivery/v2.1/global/workspaces/{workspaceUUID}/cdns/{resourceId}

Path parameters

resourceIdstring required

Resource ID

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 updated. 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.