Okta.Sdk.Model.TelephonyResponse
October 22, 2025 ยท View on GitHub
Telephony inline hook response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Commands | List<TelephonyResponseCommandsInner> | The `commands` object specifies whether Okta accepts the end user's sign-in credentials as valid or not. For the telephony inline hook, you typically only return one `commands` object with one array element in it. | [optional] |