HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Feedback

Publish feedback to events

Parameters:

  • answer_id: A UUID representing the message id of the answer
  • question: A string representing the question that was asked by the user
  • answer: A string representing the answer that was given by the AI
  • is_positive: A boolean representing the feedback is positive or negative
  • negative_feedback_category_harmful: A boolean representing the feedback category harmful
  • negative_feedback_category_untrue: A boolean representing the feedback category untrue
  • negative_feedback_category_unhelpful: A boolean representing the feedback category unhelpful
  • negative_feedback_category_other: A boolean representing the feedback category other
  • feedback_description: A string representing the feedback description
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Application worker ID

Body Params
uuid
required
string
required
string
required
boolean
required
boolean
required
boolean
required
boolean
required
boolean
required
string
required
string
Headers
Responses
204

Successful Response

400

Bad Request

500

Internal Server Error

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