Send Phone Verification Code
Identity
Send Phone Verification Code
Initiates phone number verification by sending an OTP code via SMS using Twilio Verify.
POST
Send Phone Verification Code
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 initiating phone verification via OTP
Phone number in E.164 format (e.g., +14155552671)
Pattern:
^\+[1-9]\d{1,14}$Example:
"+14155552671"
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 for initiating a phone number's verification
Response payload after initiating phone verification via OTP