Skip to main content
POST
Submit 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
code
string
required

The verification code the recipient read back from the call/SMS.

Example:

"123456"

Response

Code accepted; number verified.

success
boolean
required
verified
boolean
required
phone_number
string
required
Example:

"+15551234567"

message
string
required