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

---

[API](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/versions/4ae998d5545e/schema)
