Traces
Delete Trace
Delete a "simple" trace.
Removes the single-span trace created via POST /simple/traces/. Returns the (trace_id, span_id) pair that was removed, for logging or downstream cleanup. Use DELETE /tracing/traces/{trace_id} when operating on a multi-span trace.
delete/simple/traces/{trace_id}
Path parameters
trace_idstring required
Response
Successful Response