WebServices
Deletes the specified web service.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}
Path parameters
resourceGroupNamestring required
Name of the resource group in which the web service is located.
webServiceNamestring required
The name of the web service.
subscriptionIdstring required
The Azure subscription ID.
Query parameters
api-versionstring required
The version of the Microsoft.MachineLearning resource provider API to use.
Response
Accepted. Note that a 202 status is returned even if the service did not exist.