Okta.Sdk.Model.UserImportResponse
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Commands | List<UserImportResponseCommandsInner> | The `commands` object is where you can provide commands to Okta. It is an array that allows you to send multiple commands. Each array element needs to consist of a type-value pair. | [optional] |
| Error | UserImportResponseError | [optional] |