/
GA
galileo
/
Galileo API Server
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
2026-08-01
968
1,101
2.0 MB
projects
Update Project
put
/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