Skip to main content
POST
Send verification code via email or SMS

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json
method
enum<string>
required
Available options:
email,
sms
contact
string
required

If "method" is email then specify and email address. If "method" is a phone then specify a format E.164 format. https://www.twilio.com/docs/glossary/what-e164

network
string
locale
string

The BCP47 locale string to use when localizing the verification message content.

Response

OK

status
enum<string>
Available options:
pending,
approved,
canceled,
maxRetriesReached