Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/groups

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
organizationId
string
required

Body

application/json
name
string
required
Required string length: 1 - 80
memberIds
string[]
required
Minimum array length: 1
Minimum string length: 1
description
string
Maximum string length: 500

Response

201 - application/json

Successful response

id
string
required
realm
string
required
organization
string
required
name
string
required
memberIds
string[]
required
description
string
status
enum<string>

Absent on groups created before archiving existed — treat as ACTIVE.

Available options:
ACTIVE,
ARCHIVED
createdBy
string
updatedBy
string
createdAt
updatedAt