/
OP
openrailassociation
/
OSRD Editoast
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 19m ago · Updated 6d ago
View markdown
openrailassociation
OSRD Editoast
post
Create a new study
v57
latest
OpenAPI 3.1.0
LGPL
raw.githubusercontent.com
2026-08-07
158
456
446.9 KB
authz
8
catalog_entry
4
delimited_area
1
documents
3
electrical_profiles
5
fonts
1
icons
1
infra
28
layers
2
level_crossing
1
linkings
1
pathfinding
2
projects
5
rolling_stock
17
round_trips
2
scenarios
15
search
1
search_journey_environment
1
search_journeys
1
similar_trains
1
sprites
2
stdcm
2
stdcm_search_environment
4
studies
5
get
Return a list of studies
post
Create a new study
get
Return a specific study
delete
Delete a study
patch
Update a study
sub_categories
3
temporary_speed_limits
1
timetable
12
train_schedule
9
train_schedule_exceptions
3
train_schedule_set
7
work_schedules
7
worker
1
get
/health
get
/version
studies
Create a new study
post
/studies
Request body
StudyCreateForm
required
This structure is used by the post endpoint to create a study
actual_end_date
string
date
nullable
budget
integer
nullable
business_code
string
nullable
description
string
nullable
expected_end_date
string
date
nullable
name
string
required
project_id
integer
required
service_code
string
nullable
start_date
string
date
nullable
state
string
required
study_type
string
nullable
tags
string[]
Response
The created study
StudyWithScenarios
required
actual_end_date
string
date
nullable
budget
integer
nullable
business_code
string
nullable
creation_date
string
date-time
required
description
string
nullable
expected_end_date
string
date
nullable
id
integer
required
last_modification
string
date-time
required
name
string
required
project_id
integer
required
service_code
string
nullable
start_date
string
date
nullable
state
string
required
study_type
string
nullable
tags
string[]
required
scenarios_count
integer
required