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.
Example response
{
"message": "History sync initiated"
}