/
GA
galileo
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
galileo
FastAPI
put
Update Project
v1
latest
OpenAPI 3.1.0
2026-07-26
231
646
860.9 KB
projects
Update Project
put
/v2/projects/{project_id}
Path parameters
project_id
string
uuid4
required
Request body
ProjectUpdate
required
name
string
nullable
labels
string[]
nullable
description
string
nullable
Response
Successful Response
ProjectUpdateResponse
required
name
string
nullable
created_by
string
uuid4
nullable
type
'prompt_evaluation'
|
'llm_monitor'
|
'protect'
|
'gen_ai'
id
string
uuid4
required
created_at
string
date-time
required
updated_at
string
date-time
required
labels
ProjectLabels[]
description
string
nullable