---
title: "Delete Schedule"
method: DELETE
path: "/v1/schedules/item/{schedule_id}"
tags: ["Schedules"]
---

# Delete Schedule

`DELETE /v1/schedules/item/{schedule_id}`

Delete given schedule

## Path parameters

- `schedule_id` string, required

## Response `200`

Deleted

- boolean

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.dev/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/revisions/bf2cdf20826d/schema)
