Send OTP Code
Authentication
Send OTP Code
Send one-time password code to user’s phone for two-factor authentication
POST
Send OTP Code
Overview
Send an OTP (one-time password) code to the user’s registered phone number. This endpoint is called when:POST /v1/auth/loginreturnsisOtpRequired: true- User needs two-factor authentication for login
- You need to resend an expired OTP code
Request
Body
User’s unique identifier from login responseFormat: UUIDExample:
b6b9168c-bb56-4c6a-9c0d-4650ea74f5f9