Skip to main content
DELETE
Delete Trace

Path Parameters

otel_trace_id
string
required

Response

Successful Response

Body of a single DELETE /admin/api/v1/traces/{id} response.

Reports the deleted trace plus the cascaded span count so the UI can show "removed N spans" without a follow-up read.

deletedSpans
integer
required
deleted
boolean
default:true
Last modified on May 22, 2026