v1
latestOpenAPI 3.0.32026-08-06138294578.6 KBBulk Sync Schedules
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.
delete/api/bulk/syncs/{sync_id}/schedules/{schedule_id}
Path parameters
sync_idstring uuid required
Unique identifier of the bulk sync.
Example:248df4b7-aa70-47b8-a036-33ac447e668d
Unique identifier of the bulk sync.
schedule_idstring uuid required
Unique identifier of the schedule to delete.
Example:248df4b7-aa70-47b8-a036-33ac447e668d
Unique identifier of the schedule to delete.
Headers
X-Polytomic-Versionstring
Response
No Content