MailboxFolderDeltaSync
Deletes a mailbox folder delta sync configuration
delete/system/mailbox-folder-delta-sync/{mailbox_id}/folder/{folder_id}
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
Response
Mailbox folder delta sync configuration deleted
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.