latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

ab-testing

Create Experiment

Create a new A/B experiment.

post/ab-testing/spaces/{space_id}

Path parameters

space_idstring uuid required

Request body

namestring required
descriptionstring nullable
agent_idstring nullable
traffic_percentageinteger
success_metricstring

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