Skip to main content
DELETE
/
v1
/
spans
/
{span_identifier}
Delete a span by span_identifier
curl --request DELETE \
  --url https://api.example.com/v1/spans/{span_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

span_identifier
string
required

The span identifier: either a relay GlobalID or OpenTelemetry span_id

Response

Successful Response