Disable an MCP server for an application
DELETEhttps://platform.docana.com/api/v1/applications/:id/mcp-servers/:mcpServerId/
Disable an MCP server for an application
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The server is disabled
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
Forbidden
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.