# Create Group

`POST /Groups`

## Description

Creates a new group in your Roam organization.

**Required fields:** `displayName` (max 64 characters).

**Optional:** Include `members` array with user IDs to add initial members.

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

## Request Body

## Responses

### 201 - Group created

---

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