Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 948 Bytes

TelephonyRequestDataMessageProfile.md

File metadata and controls

16 lines (12 loc) · 948 Bytes

Okta.Sdk.Model.TelephonyRequestDataMessageProfile

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

Properties

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]

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