post
https://api.apollo.io/api/v1/labels/remove_entity_ids_from_label_names
| Endpoint essentials | |
|---|---|
| API key access | api/v1/labels/remove_entity_ids_from_label_names or Master API key |
| OAuth scopes | lists_remove_entities |
| Credit usage | 0 creditsLearn 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.