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