Skip to main content
POST
Upload a verification document
Uploads a document for use when satisfying a phone number’s regulatory requirements. Supported file extensions are jpg, jpeg, png, pdf, doc, and docx.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
file_name
string
required

File name including an allowed extension (jpg, jpeg, png, pdf, doc, or docx).

file_url
string

Response

The verification document was uploaded successfully.

status
integer
required
message
string
required
data
object
required