Postman · Arazzo Workflow
Postman Workspace Lifecycle
Version 1.0.0
Create, read, update, and delete a Postman workspace.
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
workspace-crud
Walk a workspace through create, get, update, and delete.
Creates a workspace, retrieves it, updates its name and description, and deletes it, chaining the workspace ID through each step.
1
2
getWorkspace
Read the workspace back with its associated collections, environments, mocks, and monitors.
3
4
deleteWorkspace
Delete the workspace and all of its associated data. 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.