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

# POST /deleteResourcePolicy

`POST /deleteResourcePolicy`

Deletes the resource policy that Resource Access Manager uses to share your Incident Manager resource.

## Request body

- object
  - `policyId` string, required — The ID of the resource policy you're deleting.
  - `resourceArn` string, required — The Amazon Resource Name (ARN) of the resource you're deleting the policy from.

## Response `200`

Success

- DeleteResourcePolicyOutput

## Other responses

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