Delete a schedule.
delete/midgard/v0.1/scheduler/{scheduleId}
Delete an existing schedule.
Request
Authorization
X-AT
header
apiKey
Path Parameters
scheduleIdThe unique identifier of the schedule to delete.
integer
REQUIRED
Response
200Schedule deleted successfully.
400Unable to delete this schedule.
403User is not allowed to access this resource.
404Schedule not found.
Shell cURL
shell
Show schema
json