createEnvironment
Create a new Postman environment with name and values, optionally specifying a workspace. If no workspace is provided, the environment is created in your oldest personal workspace.
Instructions
Creates an environment. Max size 30MB. If workspace not specified, creates in oldest personal workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | Workspace ID | |
| environment | No | Environment object with name and values |