POST
/
v2
/
bot-requests
/
feedback

Body

answerId
string
required

This is the anwer_uuid retrieved from /answer response object

feedbackType
string
required

This is the feedback type from users. It can be set to [“thumbs_up”, “thumbs_down”]

Response

message
string

Indicates whether the feedback was added.