Postman · Arazzo Workflow
Postman Tag a Collection for Governance
Version 1.0.0
Create a collection, apply governance tags to it, and read the tags back.
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
tag-collection
Create a collection and govern it with tags.
Creates a collection, replaces its tag set with the supplied governance tags, and reads the tags back to confirm.
1
createCollection
createCollection
Create the collection that will be tagged.
2
setTags
updateEntityTags
Replace the collection's tags with the supplied governance tags.
3
getTags
getEntityTags
Read the collection's tags back to confirm the governance labels.
Source API Descriptions
openapi