Message profile specifies information about the telephony (sms/voice) message to be sent to the Okta user
| Name | Type | Description | Notes |
|---|---|---|---|
| MsgTemplate | string | Default or Okta org configured sms or voice message template | [optional] |
| PhoneNumber | string | The Okta's user's phone number | [optional] |
| OtpExpires | string | The time when OTP expires | [optional] |
| DeliveryChannel | string | The channel for OTP delivery - SMS or voice | [optional] |
| OtpCode | string | The OTP code requested by the Okta user | [optional] |
| Locale | string | The locale associated with the Okta user | [optional] |