Skip to main content
POST
SDK

Authorizations

Authorization
string
header
required

Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.

Body

application/json
to
string
required
Required string length: 3 - 320
Example:

"+14155551234"

code
string
required
Required string length: 1 - 32
Example:

"123456"

Response

Verification check result

data
object
required