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

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
users
string[]
required

Response

200 - application/json

Successful response

id
string
required
email
string
required
firstName
string
required
lastName
string
required
status
string
required
statusCode
enum<string>
required
Available options:
BLOCKED_BY_PIN,
BLOCKED_BY_ADMIN,
BLOCKED_BY_MFA,
USER_ACTIVE,
USER_DEACTIVATED
realm
object
required
organizations
object[]
required
Required array length: 1 element