Skip to main content
POST
Bulk import port-in requests from CSV

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

multipart/form-data
file
file
required

CSV file (UTF-8) with the header row phone_number, current_carrier_account_number, current_carrier_name, billing_name, billing_address.

Response

201 - application/json

Import result — ids of the created requests plus any skipped rows.

data
object

Outcome of a bulk port-in CSV import.

meta
object