Okta.Sdk.Model.TelephonyRequestDataMessageProfile

October 3, 2024 ยท View on GitHub

Message profile specifies information about the telephony (sms/voice) message to be sent to the Okta user

Properties

NameTypeDescriptionNotes
MsgTemplatestringDefault or Okta org configured sms or voice message template[optional]
PhoneNumberstringThe Okta's user's phone number[optional]
OtpExpiresstringThe time when OTP expires[optional]
DeliveryChannelstringThe channel for OTP delivery - SMS or voice[optional]
OtpCodestringThe OTP code requested by the Okta user[optional]
LocalestringThe locale associated with the Okta user[optional]

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