Remove from Contact List
neuron_remove_from_contact_listRemove one or more contacts from a list by their contact IDs. Does not delete the contacts themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrSlug | Yes | Unique identifier (UUID) or URL-friendly slug of the contact list | |
| contactIds | Yes | Array of contact UUIDs to remove from the list |