Delete schedule
delete_schedulePermanently delete a schedule and all its versions and run history. This cannot be undone. To simply stop it firing without deleting, use unpublish_schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes | the schedule id to delete permanently |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |