Stytch · Arazzo Workflow
Stytch B2B SMS OTP Multi-Factor Authentication
Version 1.0.0
Send an SMS OTP to a member and authenticate the code to complete MFA.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
sms-otp-mfa
Send an SMS OTP to a member and authenticate the code to finish MFA.
Dispatches a one-time passcode by SMS to a member and exchanges the member-entered code for an authenticated member session, completing the MFA step.
1
sendSmsOtp
api_b2b_otp_v1_b2b_otp_sms_Send
Send a one-time passcode by SMS to the member's MFA phone number, enrolling the supplied number if provided.
2
authenticateSmsOtp
api_b2b_otp_v1_b2b_otp_sms_Authenticate
Authenticate the SMS one-time passcode the member entered to complete the MFA step and mint a member session.