Skip to main content
DELETE
/
api
/
mcps
/
{apiId}
Delete an MCP Proxy definition.
curl --request DELETE \
  --url https://{tenant}/api/mcps/{apiId} \
  --header 'Authorization: Bearer <token>'
{
  "ID": "<string>",
  "Message": "<string>",
  "Meta": "<unknown>",
  "Status": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://tyk.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The Tyk Dashboard API Access Credentials

Path Parameters

apiId
string
required

MCP Proxy definition ID.

Response

MCP Proxy definition deleted.

ID
string
Message
string
Meta
any
Status
string