Skip to main content
POST
Create Multiple Contacts

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

The ID of the org

Body

Schema for creating multiple contacts

channels
object[]
required
Maximum array length: 50000
segment_ids
string[]

The ID of the segment to add the contacts to

Maximum array length: 10

Response

200 - application/json

Schema for the created contacts

created_ids
string[]
required
updated_ids
string[]
required