Microsoft Azure API Management · Arazzo Workflow
Azure API Management Upsert User
Version 1.0.0
Find a user by identifier and update it if present, otherwise create it.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
upsert-user
Upsert a developer user into an API Management service.
Lists users, checks for a matching identifier, and either updates the matched user or creates a new user.
1
listUsers
List existing users so the flow can detect whether the target user identifier already exists.
2
3
createUser
Create a new user with email and name when no matching user was found.
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.