Policy
Deletes the global policy configuration of the Api Management Service.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/policies/{policyId}
Path parameters
resourceGroupNamestring required
The name of the resource group.
serviceNamestring required
The name of the API Management service.
policyId'policy' required
The identifier of the Policy.
subscriptionIdstring required
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Version of the API to be used with the client request.
Headers
If-Matchstring required
ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
Response
Successfully deleted the policy configuration at the Global level.