Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request DELETE \ --url http://localhost:8080/api/mcp/client/{id}
{ "status": "success", "message": "Operation completed successfully" }
Removes an MCP client from the configuration.
MCP client ID
MCP client removed successfully
Generic success response
"success"
"Operation completed successfully"
Was this page helpful?