cURL
curl --request DELETE \ --url https://api.trugen.ai/v1/ext/mcp/{id} \ --header 'x-api-key: <api-key>'
{ "error": "Invalid request body" }
Deletes an MCP details by its ID. Requires x-api-key authentication.
x-api-key
Unique identifier of the MCP details
"0f7b696c-ecdf-4900-addc-e7cfdbbce1c7"
MCP deleted successfully (no content returned)