Submit user feedback
Enterprise feature
Allows users to submit feedback.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
provideFeedbackSchema
category
The category of the feedback.
userType
The type of user providing the feedback.
difficultyScore
A score indicating the difficulty experienced by the user.
positive
This field is for users to mention what they liked.
areasForImprovement
Details aspects of the service or product that could benefit from enhancements or modifications. Aids in pinpointing areas needing attention for improvement.
Response
feedbackSchema
id
The unique identifier of the feedback.
createdAt
The date and time when the feedback was provided.
category
The category of the feedback.
userType
The type of user providing the feedback.
difficultyScore
A score indicating the difficulty experienced by the user.
positive
This field is for users to mention what they liked.
areasForImprovement
Details aspects of the service or product that could benefit from enhancements or modifications. Aids in pinpointing areas needing attention for improvement.