Skip to main content
POST
Import recipients (CSV/XLSX)

Authorizations

X-API-KEY
string
header
required

Path Parameters

campaign_id
string
required

Body

multipart/form-data
file
file
required

A UTF-8 CSV or .xlsx spreadsheet. Header row required; a phone column (phone_number / phone / mobile / number) is mandatory. Every other column is stored as a recipient variable. Max 5 MB.

Response

Import summary plus the accepted recipients (numbers masked). import.status is completed, or completed_with_errors when some rows were rejected; rejected rows are listed in import.errors and are NOT added.