v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-02172186551.1 KB
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.

messagestring required

Success message.

Example response

{
  "message": "History sync initiated"
}