v51

latestOpenAPI 3.0.3Mozilla Public License Version 2.0raw.githubusercontent.com2026-08-0165205256.0 KB
MCP Proxies

Delete an MCP Proxy definition.

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

delete/tyk/mcps/{apiID}

Response

MCP Proxy definition deleted.

actionstring
keystring
key_hashstring
statusstring

Example response

{
  "action": "modified",
  "key": "b13d928b9972bd18",
  "status": "ok"
}