Tracing
Update Trace Log
Update fields of a trace log.
PUT
Authorizations
Body
application/json
Key-value pairs how each given field (key
) of the trace log should be updated with value
. For field names, see TraceLogSchema
.
UUID of the trace log which should be updated
UUID of root trace
Response
200 - application/json
The response is of type any
.
Was this page helpful?