Skip to main content
POST
Rerun a previous A/B test

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Request body object for rerunning A/B tests.

abTestId
string
required

ID of the test to rerun.

variationId
string
required

ID of the object to reactivate as a test variation.

Response

Last modified on March 30, 2026