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.
Changes
Changed in 1 of the 122 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 50 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○