Syncs
Delete a sync
Deletes the sync with the specified ID.
DELETE
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the sync
Response
200
application/json
Successfully deleted the sync.
The outcome of the deletion request
Available options:
deleted
Example:
"deleted"
Was this page helpful?