---
title: "Delete a group"
method: DELETE
path: "/corporate/group/{id}"
tags: ["Master account"]
---

# Delete a group

`DELETE /corporate/group/{id}`

This endpoint allows you to delete a group of sub-organizations. When a group is deleted, the sub-organizations are no longer part of this group. The users associated with the group are no longer associated with the group once deleted.

## Path parameters

- `id` string, required

## Response `204`

Group deleted

## Other responses

- `400` — bad request

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
