Skip to main content
DELETE
Delete one of the calling user's MCP connections

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The connection id returned by POST /mcp-connections.

Response

Connection deleted. No body.