Apigee · Arazzo Workflow
Apigee Decommission an API Proxy
Version 1.0.0
Undeploy a proxy revision from an environment, delete that revision, then delete the proxy.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetizationArazzoWorkflows
Provider
Workflows
decommission-proxy
Undeploy a revision, delete the revision, and delete the proxy.
Undeploys the proxy revision from the environment, deletes the revision, and deletes the proxy to fully decommission it.
1
undeployRevision
undeployApiProxyRevision
Undeploy the proxy revision from the environment so it stops serving requests.
2
deleteRevision
deleteApiProxyRevision
Delete the undeployed revision, removing its configuration from the organization.
3
deleteProxy
deleteApiProxy
Delete the API proxy and all remaining endpoints, policies, and metadata.