Apply an archived variation

Apply a specific archived variation from a finished experiment as the new active configuration.

Applies the configuration from a specific variation (e.g. a winning variation) to the production environment. This makes the variation's settings permanent.

Requires authentication.

Request

PUT /experiment/variation/{experimentId}/{variationId}

Path Parameters

ParameterTypeRequiredDescription
experimentIdintegerYesThe ID of the experiment.
variationIdintegerYesThe ID of the variation to apply.

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns a confirmation that the variation has been applied.

Path Params
integer
required

Experiment ID

integer
required

Variation ID

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