Update an existing contact information
Bearer token authentication using your API key
Contact ID for direct lookup
123
WhatsApp ID for contact lookup
"1234567890"
SMS phone number for contact lookup
"1234567890"
Contact's first name
"John"
Contact's last name
"Doe"
Contact's full name
"John Doe"
Contact's phone number
"1234567890"
Contact's email address
"john@example.com"
Contact's default timezone
"America/New_York"
Custom key-value pairs to store with the contact
{
"source": "website",
"campaign": "summer2024"
}