Delete a silence
DELETE/v1/grafana/api/alertmanager/grafana/api/v2/silence/:UID
Remove an existing silence to resume alert notifications for the affected matchers.
Request
Path Parameters
UID stringrequired
Responses
- 200
- 400
The silence was successfully deleted.
The specified silence UID does not exist.
Loading...