Langfuse JS/TS SDKs
    Preparing search index...

    Interface DeleteTracesRequest

    {
    * traceIds: ["traceIds", "traceIds"]
    * }
    interface DeleteTracesRequest {
        traceIds: string[];
    }
    Index

    Properties

    Properties

    traceIds: string[]

    List of trace IDs to delete