Returns 202 Accepted immediately, then asynchronously publishes cached history sync
messages as message_history_sync events (one per chat, chunked at 500 messages).
The consumer should call this endpoint after receiving the initial_sync_finished event,
which is only emitted when historySync is enabled and fires after the RECENT history
sync completes and all messages have been cached.
Requires the instance to have historySync enabled and the device to be paired.
Cached messages expire after 1 hour.
Instance or customer-level API key. Either the instance's own API key or the customer's API key is accepted. Must be paired with the X-Instance-Id header to identify the target instance.
The ID of the WhatsApp instance to use
History flush initiated
"ok"