Okta.Sdk.Model.UserTypeReference
October 26, 2025 ยท View on GitHub
A reference to a user type. The type property in the User object is a map that identifies the User Types. Currently it contains a single element, id. It can be specified when creating a new user, and can be updated by an admin on a full replace of an existing user (but not a partial update).
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The ID of the user type | [optional] |