v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Experiments

Update experiment by id

Update experiment by id

patch/v1/private/experiments/{id}

Path parameters

idstring uuid required

Request body

namestring
metadataJsonNode
tagsstring[]

Tags

tags_to_addstring[]

Tags to add

tags_to_removestring[]

Tags to remove

type'regular' | 'trial' | 'mini-batch' | 'mutation'
status'running' | 'completed' | 'cancelled'

The status of the experiment

Response

No Content