Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the experiment from which to pick a variant. Use /experiments
to get experiment IDs.
Query Parameters
The name of the field containing the user ID for which to pick a variant.
Response
200 - */*
OK