---
title: "Create a SCIM group"
method: POST
path: "/scim/v2/Groups"
tags: ["scim"]
---

# Create a SCIM group

`POST /scim/v2/Groups`

Creates a ring group (RFC 7644 §3.3). Members supplied at creation are reconciled and returned; member references that cannot be resolved are ignored.

## Response `201`

Group created

## Other responses

- `400` — Invalid value
- `401` — Authentication token is missing, invalid, or expired

---

[API](https://skmtc.dev/ringover/apis/ringover-public-api.md) · [All operations](https://skmtc.dev/ringover/apis/ringover-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ringover/ringover-public-api/revisions/241a8d30fa9b/schema)
