Okta.Sdk.Model.BulkDeleteRequestBody

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
EntityTypestringThe type of data to bulk delete in a session. Currently, only `USERS` is supported.[optional]
ProfilesList<IdentitySourceUserProfileForDelete>Array of profiles to be deleted[optional]

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