/
OP
openrailassociation
/
OSRD Editoast
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
openrailassociation
OSRD Editoast
patch
Update a study
v52
latest
OpenAPI 3.1.0
LGPL
raw.githubusercontent.com
2026-08-04
157
452
441.5 KB
studies
Update a study
patch
/studies/{study_id}
Path parameters
study_id
integer
required
Request body
StudyPatchForm
required
This structure is used by the patch endpoint to patch 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
nullable
service_code
string
nullable
start_date
string
date
nullable
state
string
nullable
study_type
string
nullable
tags
string[]
Response
The updated 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