Experiment
Updates the provided fields of an experiment and returns the full updated document.
Omitted fields are left untouched. Key and salt are never updatable; flags are updatable only while the experiment is a draft — afterwards the response is 409 with code immutable_field.
patch/campaign/experiments/{experimentKey}
Path parameters
experimentKeystring required
The experiment's stable key.
Request body
Response
OK
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○