Resources
Deletes a resource.
delete/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}
Path parameters
resourceGroupNamestring required
The name of the resource group that contains the resource to delete. The name is case insensitive.
resourceProviderNamespacestring required
The namespace of the resource provider.
parentResourcePathstring required
The parent resource identity.
resourceTypestring required
The resource type.
resourceNamestring required
The name of the resource to delete.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for the operation.
Response
OK