latestOpenAPI 3.0.02026-08-137192110.1 KB
75294f591cc2
Orchestrations
Delete Orchestration
Delete an Orchestration. Any ELT Syncs, Transforms or Reverse ETL Syncs attached to it fall back to the provided cron schedule instead of being left without one.
delete/orchestrations/{id}
Path parameters
idstring required
Example:ewK8sDoLNI4CFR
The ID of the Orchestration to delete.
Query parameters
cron_schedulestring required
Example:0 0 * * *
Cron expression to fall back to for any items currently attached to this Orchestration.
Response
The Orchestration has been successfully deleted.