User testing
Publish an environment for user testing
PUT, not POST, because publishing is IDEMPOTENT: one scenario 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}/scenario
Request body
Response
The scenario, new or existing.