---
title: "Delete user group"
method: DELETE
path: "/scim/v2/groups/{userGroupId}"
tags: ["User groups"]
---

# Delete user group

`DELETE /scim/v2/groups/{userGroupId}`

Delete the specified user group.

## Path parameters

- `userGroupId` string, required

## Response `204`

Group deleted successfully

## Other responses

- `429` — Too Many Requests - Rate limit exceeded (60 requests/minute)

---

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