Skip to main content
POST
Upload Batch Call Contacts

Authorizations

Authorization
string
header
required

Your API key. Send in the Authorization header as: Bearer

Path Parameters

batch_call_id
string
required

Body

application/json

Upload contacts to batch call

contacts
Contacts · object[] | null
csv_base64
string | null

Base64 encoded CSV file

add_to_folder
boolean
default:true

Add contacts to contact folder

folder_id
string | null

Target folder (creates if null)

Response

Successful Response

data
PublicBatchContactsUploadData · object
required
meta
ResponseMeta · object
required

Metadata included in every API response.