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

Changed in 1 of the 28 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 28 revisions, 1 has no diff computed.