Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Body
application/json
The experiment ID.
The experiment's description.
The name of the request parameter containing the user ID.
Signals resulting from requests that flow through this experiment will go into the signal collection associated with this base collection.
The variants belonging to this experiment.
true
to enable multi-armed bandits, eliminating the need to specify a traffic weight for each variant.
true
if this experiment is enabled.
The experiment's start time.
The experiment run ID.
Metrics calculated during the experiment.
Response
200
OK