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

# POST /delete-pricing-plan

`POST /delete-pricing-plan`

Deletes a pricing plan. The pricing plan must not be associated with any billing groups to delete successfully.

## Request body

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

## Response `200`

Success

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

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