---
title: "Clickhouse Traces Destroy"
method: DELETE
path: "/clickhouse/traces/{trace_unique_id}/"
tags: ["logs"]
---

# Clickhouse Traces Destroy

`DELETE /clickhouse/traces/{trace_unique_id}/`

Delete a single trace by trace_unique_id.
Deletes from CHLogV3 (raw spans) and CHTraceAggregation.
Parses start_time/end_time from query params for CH ORDER BY key efficiency.

## Path parameters

- `trace_unique_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/versions/c26d550029f8/schema)
