---
title: "Delete a Group"
method: DELETE
path: "/Groups/{groupId}"
tags: ["Groups"]
deprecated: true
---

# Delete a Group

`DELETE /Groups/{groupId}`

> **Deprecated.**

**Deprecated:** Group deletion via SCIM is disabled. This action must be performed via the Admin Group page. 

**OAuth Scope required:** `scim.groups.deleteGroups`

## Path parameters

- `groupId` string, required

## Headers

- `x-as-user-email` string
- `x-as-user-id` string

## Other responses

- `403` — 403 Forbidden

---

[API](https://skmtc.net/ironcladapp/apis/ironclad-public-api.md) · [All operations](https://skmtc.net/ironcladapp/apis/ironclad-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ironcladapp/ironclad-public-api/versions/9459b4cfc1e0/schema)
