About bulk delete APIs associated with all applications.
book
Article ID: 109988
calendar_today
Updated On:
Products
CA API Developer PortalCA API Gateway
Issue/Introduction
How to edit EULA. If it is already assigned to APIs used by applications, it must be removed their respective APIs from them . Usually, APIs deletions are done for each application. Deleting the API from each application is very troublesome if the Portal has many applications. It would be very efficient if you could delete the APIs related to the application in bulk. Does the API Portal have good way to delete the APIs for each application in bulk?
Environment
API Portal 3.5
Resolution
API Portal does not support the bulk removal of APIs across applications.
However, Portal 4.x supports an API that allows you to create and manage their own scripts that can interact with the portal including writing their own script to iterate through a list of apps and removing APIs. Note: The feature is NOT supported in the UI.