Skip to main content
DELETE
/
v1
/
traces
/
{trace_identifier}
Delete a trace by identifier
curl --request DELETE \
  --url https://api.example.com/v1/traces/{trace_identifier}
"<string>"

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

trace_identifier
string
required

The trace identifier: either a relay GlobalID or OpenTelemetry trace_id

Response

Successful Response