Skip to content

Delete Configured Alert Rules

DELETE
/alerts/v1/delete/{alert_id}
curl --request DELETE \
--url http://localhost:3000/alerts/v1/delete/example

This URLwill provided access to user to delete any custom rule.

alert_id
required
string

Unique identifier for the alert

Successful response

Media type application/json