v1

latestSwagger 2.0raw.githubusercontent.com2018-12-0670110154.0 KB
abtests

Updates an ABTest

Updates an ABTest

put/applications/{application}/abtests/{abTest}

Request body

namestring required

The unique name of the entity

descriptionstring

The user description for this AB test

applicationIdstring

System wide unique identifier of the entity

seedstring

A seed for the AB test. AB tests with the same seeds and test sizes will result in groups with the exact same users.

controlGroupSizenumber required

Percentage of the population that should belong to the control group

Response

The AB test was updated successfully

idstring required

System wide unique identifier of the entity

namestring required

The unique name of the entity

descriptionstring

The user description for this AB test

applicationIdstring

System wide unique identifier of the entity

seedstring

A seed for the AB test. AB tests with the same seeds and test sizes will result in groups with the exact same users.

controlGroupSizenumber required

Percentage of the population that should belong to the control group