---
title: "Delete an MCP gateway"
method: DELETE
path: "/v2/mcp-gateways/{id}"
tags: ["MCP Gateway"]
---

# Delete an MCP gateway

`DELETE /v2/mcp-gateways/{id}`

Deletes an MCP gateway from the workspace. The response body is empty when the delete succeeds.

## Path parameters

- `id` string, required

## Response `200`

OK

- DeleteMcpGatewayResponse — The response body is empty when the delete succeeds.

## Changes

> 265 revisions in range; 76 not diffed.

- **2026-08-24** `addad33219df` — 1 info
  - endpoint added
- **2026-07-30** `d40a1bcf89bd` — 1 breaking
  - api path removed without deprecation
- **2026-07-29** `81dd5e8c8ae5` — 1 info
  - endpoint added
- **2026-07-29** `c165184caee5` — 1 breaking
  - api path removed without deprecation
- **2026-07-29** `81f63764455c` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/mcp-gateways/:id/delete.md)

---

[API](https://skmtc.dev/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.dev/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/a616ade1d86f/schema)
