Skip to main content
DELETE
/
mcp-servers
/
{mcpServerId}
Delete MCP Server
curl --request DELETE \
  --url https://api.portkey.ai/v1/mcp-servers/{mcpServerId} \
  --header 'x-portkey-api-key: <api-key>'
{}

Authorizations

x-portkey-api-key
string
header
required

Path Parameters

mcpServerId
string
required

MCP Server ID (UUID) or slug

Response

200 - application/json

OK

The response is of type object.

Last modified on February 6, 2026