Okta.Sdk.Model.CreateUserRequest
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Credentials | UserCredentialsWritable | [optional] | |
| GroupIds | List<string> | The list of group IDs of groups that the user is added to at the time of creation | [optional] |
| Profile | UserProfile | ||
| RealmId | string | The ID of the realm in which the user is residing. See Realms. | [optional] |
| Type | CreateUserRequestType | [optional] |