Okta.Sdk.Model.BulkUpsertRequestBody
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| EntityType | string | The type of data to upsert into the session. Currently, only `USERS` is supported. | [optional] |
| Profiles | List<BulkUpsertRequestBodyProfilesInner> | Array of user profiles to be uploaded | [optional] |