/
/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

    Delete trace

    Delete a trace for a project.

    delete/traces/{trace_id}

    Path parameters

    trace_idstring required

    Trace ID.

    Query parameters

    project_idstring required

    Project ID.

    Response

    Trace deleted

    Changes