Bulk add contacts to a contact list
Contacts
Bulk add contacts to a contact list
Add up to 1000 contacts in a single request.
POST
Bulk add contacts to a contact list
Authorizations
API key authentication. Include your API key in the Authorization header as: Authorization: Bearer <your-api-key>
Path Parameters
Body
application/json
Array of contacts to add. Maximum 1000 per request.
Maximum array length:
1000Response
Contacts created
Number of contacts created.