Send Unleash feedback
Sends feedback gathered from the Unleash UI to the Unleash server. Must be called with a token with an identifiable user (either from being sent from the UI or from using a PAT).
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
feedbackCreateSchema
feedbackId
The name of the feedback session
neverShow
true if the user has asked never to see this feedback questionnaire again. Defaults to false.
Response
feedbackResponseSchema
userId
The ID of the user that gave the feedback.
neverShow
true if the user has asked never to see this feedback questionnaire again.
given
When this feedback was given
feedbackId
The name of the feedback session