Skip to main content

Codes

Below is a list of possible error codes, along with additional information about how to resolve them.
code
string
required

The error code.

Example:

"invalid_phone_number"

message
string
required

A human-readable message describing the error.

Example:

"The provided phone number is invalid. Provide a valid E.164 phone number."

type
string
required

The error type.

Example:

"bad_request"

request_id
string

A string that identifies this specific request. Report it back to us to help us diagnose your issues.

Example:

"3d19215e-2991-4a05-a41a-527314e6ff6a"