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 Remove Records from a List endpoint to remove contacts or accounts from one or more lists, referencing the lists by name. Removing records from a list doesn't delete the records themselves, it only removes them from the specified lists.
Provide the record IDs in entity_ids and the 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.