Create rating

Submits a rating for an agent revision conversation.

Body Params

Rating submission data. agentId, agentRevisionId, messages, and rating are required. messages is an array of conversation messages. rating is a numeric value. notes is optional. If the user is authenticated, is_test_suite is automatically set to true. This endpoint does not require authentication (public rating submission).

string
required
integer
required
integer
required
string
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json