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