End an active A/B test
POST {{baseUrl}}/cms/v3/pages/landing-pages/ab-test/end
End an active A/B test and designate a winner.
Request Body
{"abTestId"=>"<string>", "winnerId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |