Delete a alert
Deletes an alert identified by its ID.
DELETE
/api/v1/monitoring/single-service/alerts/{alert_id}/Path parameters
alert_idPathintegerrequired
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Responses
200Alert deleted successfully
example
200example
Alert deleted successfullyexample
Success