DELETE/api/v2/connections/{id}CopyTry itBase URLidpathrequiredDeletes a ClickHouse connection AuthorizationsAuthorizationBearer API Keyheaderrequired`Authorization: Bearer <token>`Path parametersidstringrequiredConnection ID Response200401404JSON200Successfully deleted connection 401Unauthorized JSONmessageoptionalstringHuman-readable error message. Example: "NOT_FOUND: Alert not found"404Connection not found JSONmessageoptionalstringHuman-readable error message. Example: "NOT_FOUND: Alert not found"