MailboxFolderDeltaSync

Update the poll interval for a mailbox folder delta sync

post/system/mailbox-folder-delta-sync/{mailbox_id}/folder/{folder_id}/poll-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

poll_interval_in_minutesinteger required

Response

Poll interval update command accepted. The poll 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.