Runs
Create feedback
Submit evaluation feedback for a run
POST
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
feedback
Headers
authorization
string
requiredPath Parameters
runId
string
requiredclusterId
string
requiredBody
application/json
comment
string | null
requiredFeedback comment
score
number | null
requiredScore between 0 and 1
Required range:
0 < x < 1
Response
204 - application/json
The response is of type any
.
Was this page helpful?