v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-02172186551.1 KB
WhatsApp Sync

Start history sync

Initiate message history sync from the WhatsApp Business App. This sends a request to the account owner to approve sharing their conversation history. Only available for coexistence accounts with active status.

post/v1/senders/{senderId}/whatsapp-sync/history

Path parameters

senderIdstring required

Response

History sync initiated.

messagestring required

Success message.

Example response

{
  "message": "History sync initiated"
}