# Update/Delete API The microservice gateway supports the full lifecycle management of the API of the gateway instance, including adding, updating, and deleting the API. ## Update API You can update the base configuration, policy configuration, and security configuration of the API in two ways. - In the __API Management__ page to find the need to update the API, on the API right click __ⵗ__ choose __Update Basic Settings__ , __Update Policy Settings__ , or __Update Security Settings__ . ![update-api](https://docs.daocloud.io/daocloud-docs-images/docs/en/docs/skoala/gateway/api/imgs/update-api-1.png) - Click the API name to enter the API details page. In the upper right corner of the page, __Update Basic Settings__ , __Update Policy Settings__ or __Update Security Settings__ . ![update-api](https://docs.daocloud.io/daocloud-docs-images/docs/en/docs/skoala/gateway/api/imgs/update-api-2.png) ## Delete API The microservice gateway supports the full lifecycle management of the API of the gateway instance, including adding, updating, and removing the API. This page explains how to remove an API. You can remove an API in two ways. !!! danger The deletion operation is irreversible. Regardless of whether the API is in an online state or not, once deleted, it will immediately become inactive and cannot be recovered. - In the __API Management__ page to find the need to delete the API, on the API right click __ⵗ__ and select __Remove__ . ![delete-api-1](https://docs.daocloud.io/daocloud-docs-images/docs/en/docs/skoala/gateway/api/imgs/delete-api-1.png) - Click the API names into the API details page, at the upper right corner of the page by clicking on the __ⵗ__ hold and select __Remove__ . ![delete-api-2](https://docs.daocloud.io/daocloud-docs-images/docs/en/docs/skoala/gateway/api/imgs/delete-api-2.png)