Update span by id

Update span by id

Path parameters

idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
trace_idstringRequiredformat: "uuid"
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

parent_span_idstringOptionalformat: "uuid"
namestringOptional
typeenumOptional
Allowed values:
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
modelstringOptional
providerstringOptional
tagslist of stringsOptional
Tags
tags_to_addlist of stringsOptional
Tags to add
tags_to_removelist of stringsOptional
Tags to remove
usagemap from strings to integersOptional
total_estimated_costdoubleOptional>=0
error_infoobjectOptional
ttftdoubleOptional

Response

No Content

Errors