---
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.net/ringover/apis/ringover-public-api.md) · [All operations](https://skmtc.net/ringover/apis/ringover-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringover/ringover-public-api/revisions/9da73dd2f99e/schema)
