Feedback
Create user feedback
This API can be used instead of our Feedback UI component (thumbs up/down) to create feedbacks that will be visible in the Feedback Inbox.
POST
/
feedback
Authorizations
apiKey
string
queryrequiredBody
application/json
sample
object
requiredfeedback
object
requireduser
object
Response
200 - application/json
id
string
feedbackType
string
feedbackText
string
userId
string | null