v52

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-03308532588.7 KB
Traces

Update trace by id

Update trace by id

patch/v1/private/traces/{id}

Path parameters

idstring uuid required

Request body

project_namestring

If null and project_id not specified, Default Project is assumed

project_idstring uuid

If null and project_name not specified, Default Project is assumed

namestring
end_timestring date-time
inputJsonListString
outputJsonListString
metadataJsonListString
tagsstring[]

Tags

tags_to_addstring[]

Tags to add

tags_to_removestring[]

Tags to remove

thread_idstring
ttftnumber double
source'sdk' | 'experiment' | 'playground' | 'optimization' | 'evaluator'
environmentstring

Response

No Content