Delete a trace by identifier
Traces
Delete a trace by identifier
Delete an entire trace by its identifier. The identifier can be either:
- A Relay node ID (base64-encoded)
- An OpenTelemetry trace_id (hex string)
This will permanently remove all spans in the trace and their associated data.
DELETE
Delete a trace by identifier
Path Parameters
The trace identifier: either a relay GlobalID or OpenTelemetry trace_id
Response
Successful Response

