---
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

---

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