MailboxFolderDeltaSync

Updates the compact interval of a mailbox folder delta sync configuration

post/system/mailbox-folder-delta-sync/{mailbox_id}/folder/{folder_id}/compact-interval

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

compact_interval_in_minutesinteger required

Response

Compact interval update command accepted. The compact interval of the mailbox folder delta sync configuration will be updated. The ETag header contains the new event version.

string required

Changes

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