SMS Twilio Verify

This API endpoint is used to create a sms code and send to a mobile to verify user phone number.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

For this endpoint to work properly, the twilio settings must be configured.

1893

Then go to the SMS Verify Section https://www.twilio.com/console/verify/services and create the service to obtain an id service

1900
📘

This CODE can be used on Sms auth twilio or in EditUser
Auth Behavior:

  • If there is an user with this phone then will login an mark the cellphone as verified
  • If there is not an user with this phone will create the user with this phone and mark the phone as verified

Edit user behavior:

  • If the phone is already verified, a new verification code is needed to change
  • If the phone is not verified, you can sent a valid verification code ton change as verified
Path Params
string
required
Defaults to v400
string
required
Defaults to en
string
required
Defaults to demo
Body Params
string

Required if have captcha setting for auth

string

The cellphone number

int32

The cellphone country phone code

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json