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