v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBFleet Automation
Delete a schedule
Delete a schedule permanently.
When you delete a schedule:
- The schedule is permanently removed and will no longer create deployments
- Any deployments already created by this schedule are not affected
- This action cannot be undone
If you want to temporarily stop a schedule from creating deployments, consider updating its status to "inactive" instead of deleting it.
delete/api/unstable/fleet/schedules/{id}
Path parameters
idstring required
The unique identifier of the schedule to delete.
Response
Schedule successfully deleted.