---
title: "Delete an MCP Proxy definition."
method: DELETE
path: "/tyk/mcps/{apiID}"
tags: ["MCP Proxies"]
---

# Delete an MCP Proxy definition.

`DELETE /tyk/mcps/{apiID}`

Delete an MCP Proxy definition. A Gateway reload is required to unload the proxy from the running Gateway.

## Response `200`

MCP Proxy definition deleted.

- ApiModifyKeySuccess
  - `action` string
  - `key` string
  - `key_hash` string
  - `status` string

## Other responses

- `404` — MCP Proxy definition not found.
- `500` — Delete failed.

## Changes

- **2026-04-28** `6ed22d4396e1` — 1 info
  - endpoint added
- **2022-05-24** `111d8ca21864` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/mcps/:apiID/delete.md)

---

[API](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/revisions/900d0a33ae1d/schema)
