Profiles
Deletes an existing CDN profile with the specified parameters. Deleting a profile will result in the deletion of all of the sub-resources including endpoints, origins and custom domains.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}
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.
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
Accepted. The request has been accepted for processing and the operation will complete asynchronously.