/
/Lemma Platform API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Artifacts7
Issues9
Projects9
Traces18
  • postBulk delete traces
  • getCheck per-trace ingest status
  • getCheck ready traces
  • getGet trace
  • deleteDelete trace
  • postGet agent names by trace ids
  • getGet thread trace neighbors
  • getGet trace by run id
  • getGet trace context bundle
  • getList dashboard traces
  • postList thread issue summaries
  • getList thread traces
  • getList trace agent names
  • getList trace issue occurrences
  • getList trace spans
  • getList traces
  • getSearch traces
  • getSemantic search traces
    Traces

    Bulk delete traces

    Delete multiple traces for a project.

    post/traces/bulk-delete

    Request body

    project_idstring required
    trace_idsstring[] required
    traceIdsstring[]

    Response

    Traces deleted

    Changes