Skip to main content
POST
/realms/{realmId}/users/{userId}/organizations/{organizationId}/assign

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
userId
string
required
organizationId
string
required

Body

application/json
level
enum<string>
required
Available options:
ROOT,
ADMIN,
USER,
APP_CLIENT

Response

default

Undocumented response (no code type, no existing spec).