---
title: "POST /delete-billing-group"
method: POST
path: "/delete-billing-group"
---

# POST /delete-billing-group

`POST /delete-billing-group`

Deletes a billing group.

## Request body

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

## Response `200`

Success

- DeleteBillingGroupOutput
  - `Arn` string — The Amazon Resource Name (ARN) of the deleted billing group.

## Other responses

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