---
title: "Delete Connection"
method: DELETE
path: "/api/v2/connections/{id}"
tags: ["Connections"]
---

# Delete Connection

`DELETE /api/v2/connections/{id}`

Deletes a ClickHouse connection

## Path parameters

- `id` string, required

## Response `200`

Successfully deleted connection

- EmptyResponse

## Other responses

- `401` — Unauthorized
- `404` — Connection not found

## Changes

- **2026-06-16** `93cfcaa1a7da` — 1 info
  - endpoint added
- **2026-01-30** `ed852374c451` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api/changes/api/v2/connections/:id/delete.md)

---

[API](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api.md) · [All operations](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperdxio/hyperdx-external-api/revisions/3399efdca551/schema)
