---
title: "POST /DeleteGroup"
method: POST
path: "/DeleteGroup"
tags: ["Community"]
---

# POST /DeleteGroup

`POST /DeleteGroup`

## Headers

- `address` string

## Request body

- object
  - `community_id` string, required
  - `group_id` integer, required

## Response `200`

Successful response

- object
  - `community_id` string, required
  - `group_id` integer, required

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/hicommonwealth/apis/common-api.md) · [All operations](https://skmtc.net/hicommonwealth/apis/common-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hicommonwealth/common-api/versions/5eba0fbedd3e/schema)
