Feedback
Update Feedback
This endpoint allows users to update existing feedback.
PUT
Authorizations
Path Parameters
Feedback ID
Body
application/json
Feedback value, an integer between -10 and 10.
Required range:
-10 < x < 10
Additional metadata for the feedback.
Weight of the feedback, a float between 0 and 1. Default is 1.0.
Required range:
0 < x < 1
Was this page helpful?