DELETE

Delete Data Sync Job


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Deletes a data synchronization job.

This permanently removes the scheduled job and prevents future executions. Any currently running data movement jobs triggered by the schedule continue to completion.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Data Mover Manage Jobs
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/data-move-scheduler/v1/sync-job/{syncJobId}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?