Skip to main content
POST
Add Contacts Bulk

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required

Body

application/json
contacts
ContactCreate · object[]
required

Response

Successful Response

created
ContactOut · object[]
required
count
integer
required