v1

latestOpenAPI 3.0.32026-08-06128539552.6 KB
Conversations
Ratings
Chatbots

Create conversation rating result

Create a rating result for a specific conversation.

post/beta/conversations/{conversationId}/ratings/{ratingId}/submit

Path parameters

conversationIdinteger required
ratingIdstring required

The ratingId parameter has to be the ID of the offer created via invoking the /conversations/{conversationId}/ratings/offer endpoint.

Request body

userIdstring

The userId property is no longer used so it's made optional to keep backwards compatibility. A null value can be provided instead of an actual ID.

commentstring
submittedAtstring date-time

Response

The created conversation rating result