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

Changed in 1 of the 67 revisions of this API.2

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the non-success response with the status

      response-non-success-status-added