Skip to main content
POST
Select winning A/B test variation

Authorizations

Authorization
string
header
required

API token for authentication

Body

application/json
workspace_id
string
required

The ID of the workspace

Example:

"ws_1234567890"

id
string
required

ID of the broadcast

Example:

"broadcast_12345"

template_id
string
required

Template ID of the winning variation

Example:

"template_variant_a"

Response

Winner selected successfully

success
boolean
Example:

true