---
title: "DELETE /experimental/scheduled-runs/{id}"
method: DELETE
path: "/experimental/scheduled-runs/{id}"
tags: ["Scheduled Runs"]
---

# DELETE /experimental/scheduled-runs/{id}

`DELETE /experimental/scheduled-runs/{id}`

Deletes a scheduled run: removes the Temporal schedule behind it, then the row.

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

---

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