PATCH
/v1/private/traces/threads/{threadModelId}Update threadUpdate thread
Parameters
threadModelIdstring · uuidpathrequiredRequest body
application/json
objectTraceThreadUpdate
tagsarray of stringShow child attributes
tags_to_addarray of stringShow child attributes
tags_to_removearray of stringShow child attributes
{
"tags": [
"string"
],
"tags_to_add": [
"string"
],
"tags_to_remove": [
"string"
]
}