Cancels the current execution of a sync job,With this endpoint the execution of SharePoint 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/sh/syncjob/cancel
application/json
202
400
404
500
← Post Endpoint - RunSharePointSyncJob Get Endpoint - GetSharePointSyncTargets →