curl --location --request POST 'http://127.0.0.1:8000/api/verify_user/send_code' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>'
"success": "Verification Code Sent."
Send a vertification code to the user’s (end-user/consumer) phone.