Record Trace
Observability
Record Trace
Create or update a trace within a session. Use to group related completions in agent workflows. See SDK method.
Generate the trace_id client-side (UUID v4) to avoid round-trip latency.
POST
Record Trace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Allowed value:
"tool"Response
201 - application/json
EmptyResponse()
The response is of type EmptyResponse · object.

