No Credit CostThis endpoint doesn't consume Apollo credits. Learn more about API pricing and credits.
A list is a saved group of contacts or accounts in Apollo that you can organize, action, and track together.
Use the Add Records to a List endpoint to add existing contacts or accounts to one or more lists, referencing the lists by name. If a list name you provide doesn't exist yet for the given modality, Apollo creates it automatically.
Provide the record IDs in entity_ids and the target list names in label_names. To find record IDs, use the Search for Contacts or Search for Accounts endpoints.
If you provide no valid entity_ids or no label_names, the endpoint makes no changes and returns a 200 response with a confirmation message.