MailboxFolderDeltaSync

Updates the messages processed capacity of a mailbox folder delta sync configuration

post/system/mailbox-folder-delta-sync/{mailbox_id}/folder/{folder_id}/messages-processed-capacity

Path parameters

mailbox_idstring required

The mailbox identifier (MongoDB ObjectId)

folder_idstring required

The folder identifier (MongoDB ObjectId)

Headers

Authorizationstring string required

OAuth Bearer token

Contextstring string required

The executing context

Accept'application/json' required

Advertises which content types the client understands

X-Accept-Timezonestring

The timezone the content will be displayed in

If-Matchstring

The mailbox_folder_delta_sync revision of the related aggregate

Request body

messages_processed_capacityinteger required

Response

Messages processed capacity update command accepted. The ETag header contains the new event version.

string required

Changes

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