---
title: "Create a timetable"
method: POST
path: "/timetable"
tags: ["timetable"]
---

# Create a timetable

`POST /timetable`

## Request body

- TimetableForm
  - `timetable_type` 'CALENDAR' | 'HOURLY', required

## Response `201`

Timetable with train schedule ids

- TimetableResult — Creation result for a Timetable
  - `timetable_id` integer, required
  - `timetable_type` 'CALENDAR' | 'HOURLY', required

---

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