---
title: "Deletes the Gateway resource."
method: DELETE
path: "/Resources/Gateways/{gatewayResourceName}"
tags: ["MeshGateways"]
---

# Deletes the Gateway resource.

`DELETE /Resources/Gateways/{gatewayResourceName}`

Deletes the Gateway resource identified by the name.

## Path parameters

- `gatewayResourceName` string, required

## Query parameters

- `api-version` '6.4-preview', required

## Response `200`

OK

## Other responses

- `202` — Accepted
- `204` — No Content - the specified gateway was not found.
- `default` — Error

---

[API](https://skmtc.net/azure/apis/service-fabric-client-apis.md) · [All operations](https://skmtc.net/azure/apis/service-fabric-client-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/service-fabric-client-apis/revisions/6df9f2f4d542/schema)
