---
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.

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/versions/55ba7d5c7a7b/schema)
