PUT
/
api
/
parea
/
v1
/
trace_log

Authorizations

x-user-id
string
headerrequired

Body

application/json
trace_id
string
required

UUID of the trace log which should be updated

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

200 - application/json

The response is of type any.