Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Feedback submission payload
A string describing the specific property or aspect rated.
The feedback value. For single selection of multiple choice, the value should be an array of strings. For correction, the value should be a string.
The id returned by the get_config or invoke endpoints
Response
200 - application/json
Successful operation
A string describing the specific property or aspect rated.
The feedback value. For single selection of multiple choice, the value should be an array of strings. For correction, the value should be a string.
The id returned by the get_config or invoke endpoints