POST
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
feedback

Headers

authorization
string
required

Path Parameters

runId
string
required
clusterId
string
required

Body

application/json
comment
string | null
required

Feedback comment

score
number | null
required

Score between 0 and 1

Required range: 0 < x < 1

Response

204 - application/json

The response is of type any.