Update trace by id
PATCH/v1/private/traces/:id
Update trace by id
Request
Path Parameters
id uuidrequired
- application/json
Body
project_name string
Possible values: Value must match regular expression (?s)^\s*(\S.*\S|\S)\s*$
If null and project_id not specified, Default Project is assumed
project_id uuid
If null and project_name not specified, Default Project is assumed
end_time date-time
input object
output object
metadata object
tags string[]
Responses
- 204
No Content
Loading...