Delete Bulk Sync Schedule
Removes a schedule from a bulk sync.
Deleting a schedule only stops future automatic executions. It does not
cancel an execution that is already running.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
sync_id
Unique identifier of the bulk sync.
schedule_id
Unique identifier of the schedule to delete.
Headers
X-Polytomic-Version
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
