Skip to main content
PUT
Update Trace Log

Authorizations

x-user-id
string
header
required

Body

application/json
trace_id
string
required

UUID of the trace log which should be updated

field_name_to_value_map
Field Name To Value Map · object
required

Key-value pairs how each given field (key) of the trace log should be updated with value. For field names, see TraceLogSchema.

root_trace_id
string | null

UUID of root trace

Response

Successful Response