v4

latestSwagger 2.0raw.githubusercontent.com2019-11-283597141.5 KB
CustomDomains

Deletes an existing custom domain within an endpoint.

delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/customDomains/{customDomainName}

Path parameters

resourceGroupNamestring required

Name of the Resource group within the Azure subscription.

profileNamestring required

Name of the CDN profile which is unique within the resource group.

endpointNamestring required

Name of the endpoint under the profile which is unique globally.

customDomainNamestring required

Name of the custom domain within an endpoint.

subscriptionIdstring required

Azure Subscription ID.

Query parameters

api-versionstring required

Version of the API to be used with the client request. Current version is 2017-04-02.

Response

OK. The request has succeeded.