Cancels the current execution of a sync jobWith this endpoint the execution of OneDrive sync jobs can be canceled. The cancellation will not take effect immediately as the remaining in-flight data is processed.
One of the following requests should be made:
POST /api/onedrive/syncjob/cancel
application/json
202
400
404
500
← Post Endpoint - RunOneDriveSyncJob Get Endpoint - GetOneDriveSyncTargets →