Delete Trace
DELETE/simple/traces/:trace_id
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.
Request
Responses
- 200
- 422
Successful Response
Validation Error