Update Contact Owner for Multiple Contacts

Use the Update Contact Owner for Multiple Contacts endpoint to assign multiple contacts to a different user in your team's Apollo account.

To update more than the contact's owner, such as job titles or contact details, use the Update a Contact endpoint instead.

Query Params
contact_ids[]
array of strings
required

The Apollo IDs for the contacts that you want assign to an owner.

To find contact IDs, call the Search for Contacts endpoint and identify the id value for the contact.

Example: 66e34b81740c50074e3d1bd4

contact_ids[]*
string
required

The ID for the contact owner within your team's Apollo account. This user will be assigned ownership of the contacts.

Use the Get a List of Users endpoint endpoint to retrieve IDs for all of the users within your Apollo account.

Example: 66302798d03b9601c7934ebf

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain