Okta.Sdk.Model.UserImportResponseError

October 22, 2025 ยท View on GitHub

An object to return an error. Returning an error causes Okta to record a failure event in the Okta System Log. The string supplied in the errorSummary property is recorded in the System Log event. >Note: If a response to an import inline hook request is not received from your external service within three seconds, a timeout occurs. In this scenario, the Okta import process continues and the user is created.

Properties

NameTypeDescriptionNotes
ErrorSummarystringA human-readable summary of the error[optional]

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