curl --location --request POST 'http://127.0.0.1:8000/api/verify_user/verify_code' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>'
"message": "Authentication Complete", "data": { "auth_token": "66f70bee9b72dc83f299c2ed28c5a17099df078e" }
Verify a user’s phone number.
Documentation IndexFetch the complete documentation index at: https://magic-21.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://magic-21.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.