Endpoints
Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags and Origin HostHeader can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update custom domains, use the Update Custom Domain operation.
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}
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.
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.
Request body
Response
OK. The request has succeeded.