POST
Import Phone Numbers

Authorizations

Authorization
string
header
required

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

Body

application/json
e164s
string[]
required
Minimum array length: 1
telephony_account_id
string<uuid>
required
provision
boolean
default:true

Response

Successful Response

Batch import result — never a bare JSON array (see Page docs).

items
ImportedNumberResult · object[]
required