Delete alert APIedit
Permanently remove an alert.
Once you delete an alert, you cannot recover it.
Requestedit
DELETE <kibana host>:<port>/api/alerts/alert/<id>
Path parametersedit
-
id
- (Required, string) The ID of the alert that you want to remove.
Response codeedit
-
200
- Indicates a successful call.
Exampleedit
Delete an alert with ID:
$ curl -X DELETE api/alerts/alert/41893910-6bca-11eb-9e0d-85d233e3ee35