Provide feedback on any interaction by providing the interaction ID, a score, label, and comment. Feedback will be shown in the feedback dashboard and through the reporting API.

Log in to see full request history
Query Params
string
required

Customer identifier used for authenticating the request.

string
required

Project identifier used for authenticating the request, and to determine what project environment the interaction will take place in.

string
required

Points to the culture of the project, which determines what content within the projects scope the answer will originate from.

string

The GUID which identifies what session the specific interaction (request) belongs in

Body Params
string

The unique identifier for the interaction for which feedback is provided.

integer

Value between -5 and 5 that indicates how satisfied the user is with the answer.

string

The label for the feedback score.

string

A comment provided by the end-user when providing feedback for an interaction.

Response
204

No content

Language
Credentials
URL
Click Try It! to start a request and see the response here!