Bulk upsert contacts from CSV
Insert 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.
POST
Bulk upsert contacts from CSV
Authorizations
JWT Bearer token or raw API key via Authorization header
Body
multipart/form-data
CSV file
Apply blank-field overwrite mode to every row in this import
Whether the CSV includes a header row
Single-character CSV delimiter
Default IANA timezone (or common alias like PST, EST, SGT) used when row timezone is empty
Previous
List my contactsReturn contacts owned by the authenticated client, with optional search/filter.
Next
Bulk upsert contacts from CSV

