---
title: "Delete a custom API"
method: DELETE
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/customApis/{apiName}"
tags: ["Custom APIs"]
---

# Delete a custom API

`DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/customApis/{apiName}`

Deletes a custom API from the resource group

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `apiName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully deleted the custom API

## Other responses

- `204` — No custom API to delete

---

[API](https://skmtc.net/azure/apis/logicappsmanagementclient.md) · [All operations](https://skmtc.net/azure/apis/logicappsmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/logicappsmanagementclient/versions/7fd8c96d6654/schema)
