v55

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04522891921.1 KB
Traces

Edit Trace

Update an existing "simple" trace.

Supplied fields overwrite the existing trace. Fields not present in the request body are left unchanged. data is required (the payload being recorded); tags, meta, references, and links are optional.

This endpoint is intended for annotations and feedback entries, where the data.outputs is the part that typically gets revised. For span-level edits, use PUT /tracing/traces/{trace_id}.

patch/simple/traces/{trace_id}

Path parameters

trace_idstring required

Request body

Response

Successful Response

countinteger

1 if the trace was returned, 0 otherwise.