/
/OSRD Editoast
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 42m ago · Updated 2w ago
authz8
catalog_entry4
delimited_area1
documents3
electrical_profiles5
fonts1
icons1
infra28
layers2
level_crossing1
pathfinding2
projects5
rolling_stock17
round_trips2
scenarios15
search1
similar_trains1
sprites2
stdcm2
stdcm_search_environment4
studies5
sub_categories3
temporary_speed_limits1
timetable12
  • postCreate a timetable
  • deleteDelete a timetable
  • getRetrieve the list of conflicts of the timetable
  • postRetrieve list of local track names for each path step of each train schedule that match the given operational point references list
  • getRetrieve the list of requirements of the timetable (invalid trains are ignored)
  • getPaginated list of round trips / one-way of train schedules
  • getRetrieve the list of train schedule sets linked to a timetable
  • postSet links between a timetable and train schedule sets If a link already exists, it is ignored If a link exists and is not in the new list, it is removed
  • getReturn a specific timetable with its associated paced trains
  • deleteDelete a train schedule
  • getGet a train schedule by its ID
  • putUpdate a paced train
train_schedule9
train_schedule_exceptions3
train_schedule_set7
work_schedules7
worker1
  • get/health
  • get/version
timetable

Delete a timetable

delete/timetable/{id}

Path parameters

idinteger required

A timetable ID

Response

No content

Changes