PelekaPeleka Developers
API ReferenceAudienceContacts

Upload a CSV file and start an async contact import job

POST
/api/v1/contacts/import
X-API-Key<token>

In: header

Response Body

application/json

curl -X POST "https://example.com/api/v1/contacts/import"
{  "jobId": "job_123"}