# Delete Group

`DELETE /Groups/{id}`

## Description

Archives a group in Roam. This is a **soft delete** — the group data is retained but becomes inactive.

**Roam-specific behavior:**
- The group is marked as archived
- Members are removed from the group
- To permanently delete group data, contact Roam support

See [RFC 7644 §3.6](https://www.rfc-editor.org/rfc/rfc7644#section-3.6) for SCIM resource deletion.

## Responses

### 204 - Group archived

---

*Machine-readable API documentation.*
*Full documentation: https://developer.ro.am/docs/scim/02-groups-delete*
