Postman · Arazzo Workflow
Postman Environment Lifecycle
Version 1.0.0
Create, read, update, and delete a Postman environment with variables.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
environment-crud
Walk an environment through create, get, update, and delete.
Creates an environment with variables, retrieves it, replaces its variable set, and deletes it, chaining the environment ID through each step.
1
2
3
updateEnvironment
Replace the environment's variables with an updated set. This replaces the entire variable list.
4
deleteEnvironment
Delete the environment to clean up. This action is irreversible.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.