Apigee · Arazzo Workflow
Apigee Onboard an App Group
Version 1.0.0
Create an app group, add a developer, register an app, and read the app back.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetizationArazzoWorkflows
Provider
Workflows
onboard-app-group
Create an app group and a developer, then register and read a developer app.
Creates an app group, registers a developer, creates a developer app, and reads the app to confirm its configuration.
1
createAppGroup
createAppGroup
Create an app group to organize the developer and their applications.
2
createDeveloper
createDeveloper
Register the developer that will be associated with the group.
3
createApp
createDeveloperApp
Create a developer app for the registered developer.
4
getApp
getDeveloperApp
Read the developer app to confirm its configuration and capture its generated id.