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

Changes