Skip to main content
POST
Bulk add contacts
Inserts an array of contacts into a contact list. Duplicates within the list are automatically skipped.

Path parameters

string
required
The unique UUID of the contact list.

Body parameters

object[]
required
Array of contact objects to import (minimum 1, maximum 5,000).

Response