Okta.Sdk.Model.PasswordImportRequestDataAction
October 3, 2024 ยท View on GitHub
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"] |