fork_environment
Create a copy of an existing Postman environment in a different workspace to modify variables and settings independently.
Instructions
Create a fork of an environment in a workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID in format: {ownerId}-{environmentId} | |
| label | Yes | Label/name for the forked environment | |
| workspace | Yes | Target workspace ID |