---
title: "Delete group"
method: DELETE
path: "/api/ldap/group"
tags: ["Group Management"]
---

# Delete group

`DELETE /api/ldap/group`

Delete a LDAP group from the directory

## Response `200`

Group deleted successfully

- object
  - `success` boolean
  - `message` string

## Other responses

- `400` — Missing parameter or self-deletion attempt
- `500` — Failed to delete group

---

[API](https://skmtc.net/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.net/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/versions/6db97cead8df/schema)
