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

# POST /deleteIncidentRecord

`POST /deleteIncidentRecord`

Delete an incident record from Incident Manager.

## Request body

- object
  - `arn` string, required — The Amazon Resource Name (ARN) of the incident record you are deleting.

## Response `204`

Success

- DeleteIncidentRecordOutput

## Other responses

- `480` — ThrottlingException
- `481` — AccessDeniedException
- `482` — ValidationException
- `483` — InternalServerException

---

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