add_contacts_to_list
Add contacts to a contact list in bulk, up to 5000 per request, using phone numbers and optional name fields.
Instructions
Add contacts to a contact list (up to 5000 per call). Body: contacts[] with phone_number each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Contact list UUID | |
| contacts | Yes | Contacts to add (max 5000) |