Delete an MCP server
DELETEhttps://platform.docana.com/api/v1/mcp-servers/:mcpServerId/
Deletes a registration. Per-user OAuth connections to the server are removed with it, and applications that had it enabled simply stop listing it. Requires company write permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The server was deleted
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No company write permission
MCP server not found
Unexpected server error.