merge_environment_fork
Merge a forked Postman environment back into its parent environment to consolidate changes and maintain consistency across API testing workflows.
Instructions
Merge a forked environment back into its parent
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID in format: {ownerId}-{environmentId} | |
| source | Yes | Source environment ID in format: {ownerId}-{environmentId} | |
| destination | Yes | Destination environment ID in format: {ownerId}-{environmentId} | |
| strategy | No | Merge strategy options |