Skip to main content
POST
Resend a verification code

Authorizations

Authorization
string
header
required

OptimalDial API key, prefixed od_live_, sent as Authorization: Bearer .... Mint keys in the in-app developer panel; they are scoped to a single organization.

Path Parameters

number_id
string<uuid>
required

Body

application/json
method
enum<string>
default:call

Delivery method for the re-sent code. Switch to call if sms failed.

Available options:
call,
sms

Response

Verification re-sent.

success
boolean
required
phone_number
string
required
Example:

"+15551234567"

method
enum<string>
required
Available options:
call,
sms
message
string
required