---
title: "Delete a timetable"
method: DELETE
path: "/timetable/{id}"
tags: ["timetable"]
---

# Delete a timetable

`DELETE /timetable/{id}`

## Path parameters

- `id` integer, required

## Response `204`

No content

## Other responses

- `404` — Timetable not found

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/versions/1840dbbd64ac/schema)
