v52

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-03308532588.7 KB
Traces

Delete traces

Delete traces

post/v1/private/traces/delete

Request body

idsstring[] required

Ids of the traces to delete

project_idstring uuid

Optional. Scopes the deletion to this project. When omitted, each trace's owning project is resolved automatically and the trace is deleted under its full key, so a trace can be deleted without knowing its project.

Response

No Content