Our docs got a refresh! Check out the new content and improved navigation. For detailed API reference see our Python SDK docs and TypeScript SDK.
Description
API referenceOpen telemetry

Delete Traces Cascade

DELETE
/v1/otel/spans
/v1/otel/spans

The Authorization access token

Authorization

X-API-KEY<token>

In: header

Query Parameters

project_idProject Id

appApp

experiment_idExperiment Id

trace_idTrace Id

curl -X DELETE "https://api.patronus.ai/v1/otel/spans?project_id=497f6eca-6276-4993-bfeb-53cbbbba6f08&app=string&experiment_id=0&trace_id=string" \
  -H "X-API-KEY: <token>"

Successful Response