Bandwidth · Schema

MfaVoiceRequest

MfaVoiceRequest schema from Bandwidth mfa API

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

Properties

Name Type Description
from string The Bandwidth phone number to make the voice call from, in E.164 format
to string The destination phone number to call with the MFA code, in E.164 format
applicationId string The ID of the Bandwidth voice application to use for the call
scope string An optional field to denote what scope or action the MFA code is for
message string The message template spoken during the call. Use {CODE} as a placeholder for the generated MFA code.
digits integer The number of digits in the generated MFA code (4-8)
expirationTimeInMinutes number The time in minutes before the MFA code expires (1-15, default 3 minutes)
View JSON Schema on GitHub