---
title: "Remove an External MCP Connection"
method: DELETE
path: "/v1/mcp-connections/{connectionId}"
tags: ["Authentication"]
---

# Remove an External MCP Connection

`DELETE /v1/mcp-connections/{connectionId}`

## Path parameters

- `connectionId` string, typeid, required

## Response `200`

Removed.

## Other responses

- `401` — The caller must be signed in.
- `403` — Only workspace owners, super-admins, or the connection creator can remove MCP connections.
- `404` — Unknown connection.

## Changes

- **2026-08-20** `93df40e2efd5` — 1 info
  - removed the pattern `^emc_.*` from the `path` request parameter `connectionId`

[Change history](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/mcp-connections/:connectionId/delete.md)

---

[API](https://skmtc.dev/openworklabs/apis/den-api.md) · [All operations](https://skmtc.dev/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openworklabs/den-api/revisions/571dc4a74532/schema)
