WhatsApp Sync
Start contacts sync
Initiate contact names sync from the WhatsApp Business App. This imports contact names stored in the app to Zavu. Only available for coexistence accounts with active status.
post/v1/senders/{senderId}/whatsapp-sync/contacts
Path parameters
senderIdstring required
Response
Contacts sync initiated.
Example response
{
"message": "History sync initiated"
}