Bulk upsert contacts
Insert or update contacts in one request, up to the configured bulk import limit (default 1000). Matches on (client_id, email).
POST
Bulk upsert contacts
Authorizations
JWT Bearer token or raw API key via Authorization header
Previous
Bulk upsert contacts from CSVInsert or update contacts from a CSV upload, up to the configured bulk import limit (default 1000). Rows are processed independently and reuse the same bulk upsert rules as the JSON endpoint. Source is always set to import.
Next
Bulk upsert contacts

