post https://api.wingspan.app/users/user//verification/phone
Initiates the phone verification procedure by sending an OTP or verification code to the user's registered phone number.
Log in to see full request history
Response
Initiates the phone verification procedure by sending an OTP or verification code to the user's registered phone number.
xxxxxxxxxx
curl --request POST \
--url https://api.wingspan.app/users/user/id/verification/phone \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: