---
title: "POST /DeleteAlert"
method: POST
path: "/DeleteAlert"
---

# POST /DeleteAlert

`POST /DeleteAlert`

Deletes an alert.

## Request body

- object
  - `AlertArn` string, required — The ARN of the alert to delete.

## Response `200`

Success

- DeleteAlertResponse

## Other responses

- `480` — ResourceNotFoundException
- `481` — ValidationException
- `482` — TooManyRequestsException
- `483` — AccessDeniedException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/lookoutmetrics.md) · [All operations](https://skmtc.net/aws/apis/lookoutmetrics/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/lookoutmetrics/versions/aace1e573660/schema)
