Skip to main content
POST
Start Phone Number Verification

Authorizations

api_key
string
header
required

Headers

Company-Name
string
required

Schema name for multi-tenancy

Body

application/json
phone_number
string
required

Phone number to be verified

Example:

"+919999008776"

friendly_name
string
required

Label to identify the phone number

Example:

"TEST"

sid
string
required

Twilio Account SID

auth
string
required

Twilio Auth Token

Response

Verification initiated successfully

sid
integer

Internal system ID for the verification task

Example:

99

phone_number
string

Phone number that was verified

Example:

"+919999008776"

validation_code
string

The generated code for caller ID validation

Example:

"838171"

call_sid
string

Twilio call SID generated for the verification process