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

Deleting an API Group

Scenario

You can delete an API group if you do not require it.

API groups that contain APIs cannot be deleted.

Prerequisites

You have created an API group.

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 Publishing > API Groups.
  6. Delete an API group. You can use one of the following methods:

    • In the Operation column of the target API group, choose More > Delete.
    • Click the name of the target API group, and click Delete Group in the upper right corner of the displayed API group details page.

  7. Enter DELETE and click Yes.

Deleting an API Group by Calling an API

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