Delete a schedule. This also removes the attached Slack user group, if there is one.
curl --request DELETE \ --url https://api.shiftkeeper.io/schedules/{schedule_id} \ --header 'x-api-key: <api-key>'
This response does not have an example.
Enter your API key which starts with 'keeper_'
The ID of the schedule.
Schedule deleted successfully