---
title: "DELETE /experimental/schedules/{id}"
method: DELETE
path: "/experimental/schedules/{id}"
tags: ["Schedules"]
---

# DELETE /experimental/schedules/{id}

`DELETE /experimental/schedules/{id}`

Deletes a schedule. No further runs are scheduled after deletion.

## Path parameters

- `id` string, uuid, required

## Headers

- `Authorization` string

## Response `204`

Default Response

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-08-27** `64ef6ca73e52` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tessl/apis/tessl-api/changes/experimental/schedules/:id/delete.md)

---

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