---
title: "Delete firing schedule by ID"
method: DELETE
path: "/schedule/{id}"
tags: ["Schedules"]
---

# Delete firing schedule by ID

`DELETE /schedule/{id}`

For valid response try integer IDs with positive integer value.

## Path parameters

- `id` string, uuid, required

## Other responses

- `400` — Invalid ID supplied
- `404` — Order not found

## Changes

- **2026-07-17** `5fdfd0f54382` — 1 info
  - endpoint added
- **2021-02-14** `e7770909d92f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rinthlabs/apis/pykiln-api/changes/schedule/:id/delete.md)

---

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