v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
experiment_group

Update Experiment Group

Update an experiment group's name or description.

patch/projects/{project_id}/experiment-groups/{group_id}

Path parameters

project_idstring uuid4 required
group_idstring uuid4 required

Request body

namestring nullable
descriptionstring nullable

Response

Successful Response

idstring uuid4 required
created_atstring date-time required
updated_atstring date-time required
namestring required
project_idstring uuid4 required
created_bystring uuid4 nullable
descriptionstring nullable
is_systemboolean
experiment_countinteger
latest_run_datestring date-time nullable