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

# POST /deleteResponsePlan

`POST /deleteResponsePlan`

Deletes the specified response plan. Deleting a response plan stops all linked CloudWatch alarms and EventBridge events from creating an incident with this response plan.

## Request body

- object
  - `arn` string, required — The Amazon Resource Name (ARN) of the response plan.

## Response `204`

Success

- DeleteResponsePlanOutput

## 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)
