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

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
groupId
string
required

Response

200 - 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