Update Contact Stage for Multiple Contacts

Use the Update Contact Stage for Multiple Contacts endpoint to update the contact stage for several contacts in your team's Apollo account.

To update more than the contact stage, 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 to update.

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 Apollo ID for the contact stage to which you want to assign the contacts. Call the List Contact Stages endpoint to retrieve a list of all the contact stage IDs available in your Apollo account.

Example: 6095a710bd01d100a506d4af

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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