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

# Delete an alert

`DELETE /v1/chat/alerts/{alert_id}`

Delete an alert.

## Path parameters

- `alert_id` string, uuid, required — The alert ID

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/asknews/apis/asknews-api.md) · [All operations](https://skmtc.dev/asknews/apis/asknews-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/asknews/asknews-api/revisions/dd4286769887/schema)
