Studies
Publish an environment for user testing
PUT, not POST, because publishing is IDEMPOTENT: one study per environment, and publishing an already-published environment returns the existing one rather than minting a second. created says which happened.
Requires project ADMIN.
put/projects/{projectId}/environments/{environmentId}/study
Request body
Response
The study, new or existing.