Postman · Arazzo Workflow
Postman Manage Workspace Global Variables
Version 1.0.0
Create a workspace, then set and verify its global variables.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionsComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
manage-workspace-global-variables
Create a workspace and manage its global variables.
Creates a workspace, replaces its global variable set, and reads the variables back to verify the update.
1
createWorkspace
createWorkspace
Create the workspace that will hold the global variables.
2
setGlobalVariables
updateWorkspaceGlobalVariables
Replace the workspace's global variables with the supplied set.
3
getGlobalVariables
getWorkspaceGlobalVariables
Read the global variables back to confirm the write succeeded.