latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

ab-testing

Update Experiment

Update an experiment.

put/ab-testing/experiments/{experiment_id}

Path parameters

experiment_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
statusstring nullable
traffic_percentageinteger nullable
success_metricstring nullable

Response

Successful Response

idstring required
space_idstring required
agent_idstring nullable required
namestring required
descriptionstring nullable required
statusstring required
variantsobject[] required
traffic_percentageinteger required
success_metricstring required
started_atstring nullable required
ended_atstring nullable required
created_atstring required
updated_atstring required