/
CO
comet-ml
/
Opik REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
comet-ml
Opik REST API
patch
Update experiment by id
v52
OpenAPI 3.1.0
Apache 2.0
raw.githubusercontent.com
2026-08-03
308
532
588.7 KB
Experiments
Update experiment by id
Update experiment by id
patch
/v1/private/experiments/{id}
Path parameters
id
string
uuid
required
Request body
ExperimentUpdate
required
name
string
metadata
JsonNode
tags
string[]
Tags
tags_to_add
string[]
Tags to add
tags_to_remove
string[]
Tags to remove
type
'regular'
|
'trial'
|
'mini-batch'
|
'mutation'
status
'running'
|
'completed'
|
'cancelled'
The status of the experiment
experiment_scores
ExperimentScore[]
Response
No Content