Update trace by id

Update trace by id

Path parameters

idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"

If null and project_id not specified, Default Project is assumed

project_idstringOptionalformat: "uuid"

If null and project_name not specified, Default Project is assumed

namestringOptional
end_timestringOptionalformat: "date-time"
inputmap from strings to any or list of objects or stringOptional
outputmap from strings to any or list of objects or stringOptional
metadatamap from strings to any or list of objects or stringOptional
tagslist of stringsOptional
Tags
tags_to_addlist of stringsOptional
Tags to add
tags_to_removelist of stringsOptional
Tags to remove
error_infoobjectOptional
thread_idstringOptional
ttftdoubleOptional

Response

No Content