Create Group
Provision a new group, optionally with an initial member list (RFC7644 section 3.3).
externalId uniqueness is only enforced when the IdP supplies one; if
omitted, a random uuid is generated so the group still has a stable
external identifier. Every user referenced in members has its
role/membership resynced after the group is created.
Authorization
ScimBearerToken AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X POST "https://example.com/v1/scim/v2/Groups"null