v1

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-05-044743166.6 KB
schedules

Delete Schedule

Delete a schedule by its ID. This will only work on IMPERATIVE schedules that were created in the dashboard or using the imperative SDK functions like schedules.create().

delete/api/v1/schedules/{schedule_id}

Path parameters

schedule_idstring required

The ID of the schedule.

Response

Schedule deleted successfully