OpenAPI 3.1.02026-08-139731,1391.8 MB

344acdc36dbb

experiment_group

Create Experiment Group

Create an empty experiment group.

post/projects/{project_id}/experiment-groups

Path parameters

project_idstring uuid4 required

Request body

namestring required
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