Clean up script for Apigee Orgs
- NodeJS 8.x or later
- Run
npm install
to install the dependencies - Run
node cleanup.js
and provide the Apigee org, username and password - Should remove the following:
- Developer Apps
- Developers
- API Products
- Custom Reports
- Shared Flows
- Extensions
- API Proxies
- API Portals
- API Specs
Clean up does not remove monetization-specific entities, and therefore API products and API proxies in monetization orgs may not be completely cleaned up.