email

Sync Mailbox Now

Queue an on-demand sync for one source.

Queued, not run inline. A full scan takes minutes — every thread listed, messages fetched per changed thread — so running it in the request meant the client timed out, the transaction rolled back, and nothing at all was recorded: no threads, no last_synced_at, no last_error. Silent, and indistinguishable from a broken integration.

post/email/mailboxes/{mailbox_id}/sync

Path parameters

mailbox_idstring uuid required

Response

Successful Response

account_idstring uuid required
queuedboolean required
outcome'queued' | 'already_running' | 'unavailable' required
detailstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.