Delete an alert rule in Azure Monitor REST API
Updated: September 26, 2016
See Common headers and parameters for headers and parameters that are used by all requests related to alerts.
Method | Request URI |
|---|---|
DELETE | https://management.azure.com/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/microsoft.insights/alertRules/{alert-rule-name}?api-version={api-version} |
Replace {alert-rule-name} with the name of the alert rule for which you want to create or update.
Status code:200.
Show: