Authentication
Disconnect (clear credentials for) an External MCP Connection without removing it
Admin-only. Signs out every shared or per-member account stored for this connection, while preserving the connection row, access grants, OAuth client configuration, and plugin bindings.
post/v1/mcp-connections/{connectionId}/disconnect
Path parameters
connectionIdstring typeid required
Den TypeID with 'emc_' prefix and a 26-character base32 suffix.
Response
Disconnected.
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
removed the pattern
^emc_.*from thepathrequest parameterconnectionIdrequest-parameter-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○