Skip to main content
POST
Promote an A/B experiment winner

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Agent identifier (Devotel agent_xxx id).

expId
string
required

Experiment id.

Body

application/json
winner
enum<string>
required

Which variant to promote onto the live agent.

Available options:
a,
b
note
string

Optional note recorded on the audit trail.

Maximum string length: 1000

Response

200 - application/json

Promotion result with the new agent version

Promotion result with the new agent version

data
object
meta
object