Microsoft Azure API Management · Arazzo Workflow
Azure API Management Tag and Label an API
Version 1.0.0
Create a tag, assign it to an API, then list the API's tags.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
tag-api
Create a tag and assign it to an API.
Creates or updates a service tag, assigns it to the API, then lists the API's tags to confirm.
1
createTag
Tag_CreateOrUpdate
Create or update the tag at the service level.
2
assignTag
Tag_AssignToApi
Assign the tag to the target API.
3
listApiTags
Tag_ListByApi
List the API's tags to confirm the assignment is present.