Updated on 2023-05-06 GMT+08:00

Deleting an App

Scenario

You can delete apps you no longer require.

Prerequisites

You have created an app.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner and select a region.
  3. Click in the upper left corner and choose API Gateway.
  4. Choose a gateway type in the navigation pane.

    • Shared Gateway: You can create and manage APIs immediately. You will be billed based on the number of API calls.
    • Dedicated Gateways: You can create and manage APIs after purchasing a gateway. You will be billed based on the usage duration of the gateway.

  5. In the navigation pane, choose API Calling > Apps.
  6. Delete an app. You can use one of the following methods:

    • In the Operation column of the app you want to delete, click Delete.
    • Click the name of the target app, and click Delete App in the upper right corner of the displayed app details page.

    If the app has been bound to any APIs, you must unbind the app and then delete it.

  7. Click Yes.

Deleting an App by Calling an API

You can also delete an app by calling an API provided by APIG. For details, see Deleting an App.