Bulk Update Contacts
Updates multiple existing contacts in Apollo.
Query
Comma-separated response fields to include.
Body
Array of contact IDs to update with the same values. Use this for applying the same updates to multiple contacts.
Array of contact objects with individual updates. Use this for applying different updates to each contact.
The contact ID to update
The contact's first name
The contact's last name
The contact's email address
The contact's job title
The contact's organization name
The Apollo user ID to assign as owner
The Apollo account ID to associate with the contact
The contact's location
The contact's LinkedIn profile URL
Custom field values as key-value pairs
When using contact_ids, apply this owner to all contacts
When using contact_ids, apply this email to all contacts
When using contact_ids, apply this organization name to all contacts
When using contact_ids, apply this title to all contacts
When using contact_ids, apply this first name to all contacts
When using contact_ids, apply this last name to all contacts
When using contact_ids, apply this account ID to all contacts
When using contact_ids, apply this address to all contacts
When using contact_ids, apply this LinkedIn URL to all contacts
When using contact_ids, apply these custom fields to all contacts
Force asynchronous processing. Automatically enabled for >100 contacts.
Specific contact IDs to return in the response (for performance)