Update Contact Stage for Multiple Contacts
Contacts
Update Contact Stage for Multiple Contacts
Move several contacts to a different stage at once.
POST
Update Contact Stage for Multiple Contacts
Move several contacts to a different stage at once. The stage id must come from
get_apollo_contact_stages — stages are workspace-specific rather than a fixed enum, and an unknown id is rejected. Writes land in the AIsa workspace, which every caller shares: the record becomes visible and editable by others, and there is no per-caller isolation. Stage changes can trigger workspace automations.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Contact IDs
New contact stage ID
Response
Successful response