Syncs
Manual Sync Cancel
Cancel a Manual Sync using the sync ID.
DELETE
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
Example:
72
Response
200 - application/json
Sync cancelled successfully
Example:
"Sync cancelled successfully"
Was this page helpful?