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

# POST /DeleteAnomalyDetector

`POST /DeleteAnomalyDetector`

Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.

## Request body

- object
  - `AnomalyDetectorArn` string, required — The ARN of the detector to delete.

## Response `200`

Success

- DeleteAnomalyDetectorResponse

## Other responses

- `480` — ResourceNotFoundException
- `481` — ValidationException
- `482` — ConflictException
- `483` — TooManyRequestsException
- `484` — AccessDeniedException
- `485` — 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)
