POST
/v1/private/traces/threads/feedback-scores/deleteDelete thread feedback scoresDelete thread feedback scores
Request body
application/json
objectDeleteThreadFeedbackScores
authorstringnamesarray of stringrequiredShow child attributes
project_namestringrequiredsource_queue_idstring · uuidthread_idstringrequired{
"author": "string",
"names": [
"string"
],
"project_name": "string",
"source_queue_id": "00000000-0000-0000-0000-000000000000",
"thread_id": "string"
}