Api V 2 Experiments Logs Update
Default PUT handler with automatic organization injection.
Same behavior as patch() - preserves ownership for superadmins, forces user’s org for regular users.
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
experiment_id
log_id
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
comparison_key
status
expected_output
updated_storage_object_key
latency
Response
id
trace_unique_id
scores
span_tree
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
comparison_key
status
expected_output
updated_storage_object_key
latency