Clickhouse Traces Update
PUT handler with superadmin lock and field protection.
Same as patch() - checks lock and field protection before delegating.
Authentication
AuthorizationBearer
JWT access token or Respan API key
Request
This endpoint expects an object.
id
trace_unique_id
root_span_unique_id
unique_organization_id
environment
customer_identifier
start_time
end_time
duration
span_count
llm_call_count
total_cost
total_prompt_tokens
total_completion_tokens
total_tokens
error_count
name
input
output
storage_object_key
organization_name
organization_id
organization_key_id
metadata
trace_group_identifier
session_identifier
model
Response
id
trace_unique_id
root_span_unique_id
unique_organization_id
environment
customer_identifier
start_time
end_time
duration
span_count
llm_call_count
total_cost
total_prompt_tokens
total_completion_tokens
total_tokens
error_count
name
input
output
storage_object_key
organization_name
organization_id
organization_key_id
metadata
trace_group_identifier
session_identifier
model