---
title: "PUT /disassociate-pricing-rules"
method: PUT
path: "/disassociate-pricing-rules"
---

# PUT /disassociate-pricing-rules

`PUT /disassociate-pricing-rules`

Disassociates a list of pricing rules from a pricing plan.

## Request body

- object
  - `Arn` string, required — The pricing plan Amazon Resource Name (ARN) to disassociate pricing rules from.
  - `PricingRuleArns` PricingRuleArn[], required — A list containing the Amazon Resource Name (ARN) of the pricing rules that will be disassociated.

## Response `200`

Success

- DisassociatePricingRulesOutput
  - `Arn` string — The Amazon Resource Name (ARN) of the pricing plan that the pricing rules successfully disassociated from.

## Other responses

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

---

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