POST /revisions/:id/data (Command: delete_schedule)
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Must be scheduler_blobhub. |
command | string | Yes | Must be delete_schedule. |
schedule_id | string | Yes | Id of the schedule to delete. |

