v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01105276529.8 KB
traces

Create a trace note

Add a note annotation to a trace. By default each call appends a new note with an auto-generated UUIDv4 identifier, so multiple notes accumulate on the same trace. Callers may supply a non-empty identifier to upsert on (trace_id, name='note', identifier) — repeated calls with the same identifier overwrite the existing note, matching the semantics of structured annotations.

post/v1/trace_notes

Request body

Response

Trace note created successfully