v4

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

Removes a content from CDN.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/purge

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

contentPathsstring[] required

The path to the content to be purged. Can describe a file path or a wild card directory.

Response

OK. The request has succeeded.