Okta.Sdk.Model.UserImportRequestDataAction

October 22, 2025 ยท View on GitHub

The object that specifies the default action Okta is set to take

Properties

NameTypeDescriptionNotes
ResultstringThe current default action that results when Okta imports a user. The two possible values are `CREATE_USER` and `LINK_USER`. You can change the action that is taken by means of the commands object you return.[optional]

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