Experiments

Enrol Lead Finder

Enrol segments' EXISTING leads into one arm of a lead-finder experiment.

Deliberately not agent inject: this writes ab_assignment and nothing else — no search, no new leads, no re-rank, nothing that changes which email goes out or when. It is how the instrument gets pointed at live data before an experiment depends on the readout, and how an agent drives an experiment without a button.

Write-scoped, and restricted to lead_finder experiments: the same statement aimed at a visitor test would quietly rewrite a cohort somebody is reading.

post/api/experiments/{key}/lead-finder/enrol

Path parameters

keystring required

Headers

x-admin-tokenstring nullable

Request body

segment_idsinteger[] required
armstring required

Response

Successful Response

{"stackTrail":"paths:/api/experiments/{key}/lead-finder/enrol:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.