/tag/:uid/experiment/:id
Publisher/Experiment
/tag/:uid/experiment/:id
Updates an existing config. Actions are restricted for live experiments, to just modifying dates and the title & description
PUT
/tag/:uid/experiment/:id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.