---
title: "DELETE /insights/{InsightArn}"
method: DELETE
path: "/insights/{InsightArn}"
---

# DELETE /insights/{InsightArn}

`DELETE /insights/{InsightArn}`

Deletes the insight specified by the <code>InsightArn</code>.

## Path parameters

- `InsightArn` string, required

## Response `200`

Success

- DeleteInsightResponse
  - `InsightArn` string, required — The ARN of the insight that was deleted.

## Other responses

- `480` — InternalException
- `481` — InvalidInputException
- `482` — InvalidAccessException
- `483` — LimitExceededException
- `484` — ResourceNotFoundException

---

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