RUAL Documentation

POST /auth/mobile/verify

Verify SMS token for mobile 2FA

Verify SMS token for mobile 2FA
Key Type Example Description
access_token required string
"example-string"
bearer access token
token required string
"example-string"
SMS token received
{ "verified": true }
{ "error": "ERROR_KEY" }
Permission Description
*public No authentication required — public endpoint

Back to Authentication Return to the Authentication category to view other endpoints All API Categories Browse all available API categories