Update Contact List
neuron_update_contact_listUpdate an existing contact list's name, slug, description, criteria, or refresh schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated display name for the list | |
| slug | No | Updated URL-friendly slug for the list | |
| criteria | No | Updated dynamic list criteria. Set to null to clear existing criteria. | |
| idOrSlug | Yes | Unique identifier (UUID) or URL-friendly slug of the contact list to update | |
| description | No | Updated description of the list's purpose | |
| refreshSchedule | No | Updated refresh schedule for dynamic lists |