---
title: "POST /delete-pricing-rule"
method: POST
path: "/delete-pricing-rule"
---

# POST /delete-pricing-rule

`POST /delete-pricing-rule`

Deletes the pricing rule that's identified by the input Amazon Resource Name (ARN).

## Request body

- object
  - `Arn` string, required — The Amazon Resource Name (ARN) of the pricing rule that you are deleting.

## Response `200`

Success

- DeletePricingRuleOutput
  - `Arn` string — The Amazon Resource Name (ARN) of the deleted pricing rule.

## Other responses

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

---

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