Skip to main content
POST
Create Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantName
string
required

Tenant name

ssoId
string
required

SSO configuration ID

Body

application/json
schemas
string[]
required
displayName
string
required
id
string | null
externalId
string | null
members
ScimGroupMember · object[] | null
meta
ScimMeta · object | null

Response

Group created