You can delete an AWS API gateway or endpoint in the AWS
Management Console, AWS CLI, or SDKs.
NoteBefore deleting an API
gateway or endpoint, consider the following:
|
Procedure
- Sign in to the AWS Management Console and open the AWS API Gateway console at https://console.aws.amazon.com/apigateway.
- Select the API gateway you want to delete.
- Click Delete.
- Confirm your deletion.
Delete an endpoint path
Procedure
- Sign in to the AWS Management Console and open the Amazon API Gateway console at https://console.aws.amazon.com/apigateway.
- In the left navigation pane, select the API that contains the endpoint you want to delete.
- Expand the resource tree and navigate to the endpoint you want to delete.
- Select the endpoint to view its details and methods.
- For each method on the endpoint:
- Select the method.
- In the Method Execution pane, click Delete.
- Confirm the deletion.