v1
latestOpenAPI 3.0.32026-07-26120117318.1 KBExperiments
Create an experiment group
Creates a new group for the specified experiment. Returns 201 with Location header.
post/experiments/{experiment_id}/groups
Path parameters
experiment_idstring required
Experiment identifier.
Request body
Response
Experiment group created.
Example response
{
"object": "experiment_group"
}