Disconnect the caller’s OAuth connection for an MCP server (deprecated shape)
DELETEhttps://platform.docana.com/api/v1/mcp-servers/connection/
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: use DELETE /api/v1/mcp-servers/{mcpServerId}/connection/, which addresses the server in the path instead of a required query parameter. Same behavior.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Disconnection confirmation
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.