Update Log Trace
Update existing trace information.
Authorizations
Workspace API key. Pass as Authorization: Bearer <key>.
Body
Request payload for updating an existing trace by ID or reference ID.
The unique identifier of the project.
20 - 80Trace update data for modifying status, end time, attributes, and tags
The ID in Adaline of the trace (required if referenceId not provided).
20 - 80Reference ID of the trace (required if traceId not provided).
1 - 128Response
Trace updated successfully.
Response containing the result of a trace update operation.
Whether the trace update operation was successful.