Okta.Sdk.Model.BulkUpsertRequestBody

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
EntityTypestringThe type of data to upsert into the session. Currently, only `USERS` is supported.[optional]
ProfilesList<BulkUpsertRequestBodyProfilesInner>Array of user profiles to be uploaded[optional]

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