---
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.

---

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