---
title: "Delete Group"
method: DELETE
path: "/groups/{groupName}"
tags: ["Groups"]
---

# Delete Group

`DELETE /groups/{groupName}`

Deletes a group based on the group name supplied. Note that groups are hard-deleted, and this is not reversible.
### Authorization Required:
  - Designer Administrator

## Path parameters

- `groupName` string, required

## Response `204`

Group deleted

## Other responses

- `default` — Error

---

[API](https://skmtc.net/unqork/apis/unqork-customer-api.md) · [All operations](https://skmtc.net/unqork/apis/unqork-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unqork/unqork-customer-api/revisions/112399a67ebb/schema)
