---
title: "POST /DeleteGroup"
method: POST
path: "/DeleteGroup"
---

# POST /DeleteGroup

`POST /DeleteGroup`

Deletes a group resource.

## Request body

- object
  - `GroupName` string — The case-sensitive name of the group.
  - `GroupARN` string — The ARN of the group that was generated on creation.

## Response `200`

Success

- DeleteGroupResult

## Other responses

- `480` — InvalidRequestException
- `481` — ThrottledException

---

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