Update an MCP server
PATCHhttps://platform.docana.com/api/v1/mcp-servers/:mcpServerId/
Updates a registration. Omitted fields keep their stored values. env replaces the stored map wholesale when present. An oauth object without clientSecret keeps the stored secret. Requires company write permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The updated MCP server
Invalid server URL, or the provider is not enabled for the company
The API key or session is missing, expired, or malformed.
No company write permission
MCP server not found
Unexpected server error.