Update variation configurations

Update the variation-specific configurations for an experiment.

Updates the configuration for a specific variation (e.g. assign a different ranking mix or recommendation to a variation).

Requires authentication.

Request

PUT /experiment/variation-configs/{id}

Path Parameters

ParameterTypeRequiredDescription
idintegerYesThe variation ID.

Headers

HeaderValue
AuthorizationBearer <token>
Content-Typeapplication/json

Response

Returns the updated variation configuration.

Path Params
integer
required

Experiment ID

Body Params

Variation configuration data to update

Headers
string
required

Makaira Instance ID

Responses

404

Not Found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json