Bandwidth · Schema

MfaVerifyRequest

MfaVerifyRequest schema from Bandwidth mfa API

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

Properties

Name Type Description
to string The phone number the MFA code was sent to, in E.164 format
scope string The scope that was used when the code was generated. Must match for verification to succeed.
code string The MFA code entered by the user for verification
expirationTimeInMinutes number The expiration window to check against, in minutes
View JSON Schema on GitHub