Verify Phone OTP and Connect
Identity
Verify Phone OTP and Connect
Verifies the OTP code and connects the phone number to the user profile.
POST
Verify Phone OTP and Connect
Documentation Index
Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Body
Request body for verifying OTP and connecting phone number
Phone number in E.164 format (e.g., +14155552671)
Pattern:
^\+[1-9]\d{1,14}$Example:
"+14155552671"
The OTP code received via SMS
Required string length:
4 - 10Example:
"123456"
The ID of the website
Example:
"123e4567-e89b-12d3-a456-426614174000"
The ID of the user
Example:
"123e4567-e89b-12d3-a456-426614174001"
The wallet address of the user
Example:
"0x1234567890abcdef1234567890abcdef12345678"
Response
200
Standard response wrapper after verifying OTP and connecting phone number
Response payload after verifying the OTP code and connecting the phone number