Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 741 Bytes

PasswordImportRequestDataAction.md

File metadata and controls

11 lines (7 loc) · 741 Bytes

Okta.Sdk.Model.PasswordImportRequestDataAction

This object specifies the default action Okta is set to take. Okta takes this action if your external service sends an empty HTTP 204 response. You can override the default action by returning a commands object in your response specifying the action to take.

Properties

Name Type Description Notes
Credential string The status of the user credential, either `UNVERIFIED` or `VERIFIED` [optional] [default to "UNVERIFIED"]

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