Syncs
Manual Sync Cancel
Cancel a Manual Sync using the sync ID.
DELETE
/
api
/
v1
/
schedule_syncs
/
{sync_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the sync to be canceled
Response
200 - application/json
Was this page helpful?