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
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!