---
title: "POST /#X-Amz-Target=AWSBilling.DisassociateSourceViews"
method: POST
path: "/#X-Amz-Target=AWSBilling.DisassociateSourceViews"
---

# POST /#X-Amz-Target=AWSBilling.DisassociateSourceViews

`POST /#X-Amz-Target=AWSBilling.DisassociateSourceViews`

Removes the association between one or more source billing views and an existing billing view. This allows modifying the composition of aggregate billing views.

## Headers

- `X-Amz-Target` 'AWSBilling.DisassociateSourceViews', required

## Request body

- DisassociateSourceViewsRequest
  - `arn` string, required — The Amazon Resource Name (ARN) of the billing view to disassociate source views from.
  - `sourceViews` BillingViewArn[], required — A list of ARNs of the source billing views to disassociate.

## Response `200`

Success

- DisassociateSourceViewsResponse
  - `arn` string, required — The ARN of the billing view that the source views were disassociated from.

## Other responses

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

---

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