Skip to main content
POST
End an agent A/B experiment

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>

Descriptive winner stamp. Does not promote anything.

Available options:
a,
b,
tie
note
string

Optional note recorded on the audit trail.

Maximum string length: 1000

Response

200 - application/json

The ended experiment row

The ended experiment row

data
object
meta
object