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

# Delete Schedule

`DELETE /schedules/{schedule}`

## Path parameters

- `schedule` integer, required

## Response `204`

No content

## Other responses

- `401` — Unauthenticated
- `403` — Authorization error
- `404` — Not found

---

[API](https://skmtc.net/cachethq/apis/cachet.md) · [All operations](https://skmtc.net/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cachethq/cachet/versions/1cae90969eb9/schema)
