Contacts
List Contacts
Create Contact
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Contact full name |
phone | string | No | Phone number with country code (for WhatsApp) |
email | string | No | Email address |
source | string | No | whatsapp, facebook, manual |
Get Contact
Update Contact
name, phone, email, optIn, replyBot, status.
| Field | Type | Description |
|---|---|---|
optIn | boolean | Whether the contact consents to receive messages |
replyBot | boolean | Enable/disable bot auto-replies for this contact |
status | string | open, pending, resolved |
Delete Contact
Contact Lists
List Contact Lists
Create Contact List
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | List label |