Authorizations
Headers
API key for authentication
Body
application/json
Unique identifier for the contact (phone number for WhatsApp, email for email channel)
Example:
"1234567890"
Contact's full name
Example:
"John Doe"
Communication channel
Available options:
whatsapp, email Example:
"whatsapp"
Contact's email address
Example:
"john.doe@example.com"
Personal context or background information about the contact
Example:
"Met at Tech Conference 2024"
Additional notes or comments about the contact
Example:
"Interested in AI solutions"
Any other relevant information about the contact
Example:
"Prefers communication in the morning"

