---
title: "Delete an alert"
method: DELETE
path: "/v2/alerts/{alert_id}"
tags: ["Alerts"]
---

# Delete an alert

`DELETE /v2/alerts/{alert_id}`

Permanently deletes an alert together with its trigger history and events, and stops the evaluation schedule.

## Path parameters

- `alert_id` string, required

## Response `200`

OK

- DeleteAlertResponse

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/2cd7e7f7bcb4/schema)
