Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 857 Bytes

CreateUserRequestType.md

File metadata and controls

11 lines (7 loc) · 857 Bytes

Okta.Sdk.Model.CreateUserRequestType

The ID of the user type. Add this value if you want to create a user with a non-default user type. The user type determines which schema applies to that user. After a user has been created, the user can only be assigned a different user type by an administrator through a full replacement (PUT) operation.

Properties

Name Type Description Notes
Id string The ID of the user type [optional]

[Back to Model list] [Back to API list] [Back to README]