Skip to main content

OTPVerificationChallengeValue

Information passed when sending contact verification challenge request

Properties

NameTypeDescriptionNotes
typeTypeEnumType of contact delivery. Only supported for OTP contact attributes.
valueStringThe exact email or phone number that the OTP will be sent to.

TypeEnum

NameValue
NONE"NONE"
OTP_EMAIL"OTP_EMAIL"
OTP_SMS"OTP_SMS"
OTP_VOICE"OTP_VOICE"