Submit user feedback
Submit feedback for the application. Feedback is associated with the authenticated user.
Request Body — REQUIRED Feedback object to be submitted. |
---|
userId string |
content string — REQUIRED |
pageURL string |
datasetId string |
attachmentURLs string[] |
status stringPossible values: [ |
json string |
version string |
active boolean |
assetCreatedDate date-time |
assetUpdatedDate date-time |
createdTime int64 |
updatedTime int64 |
createdBy string |
updatedBy string |
owner string |
tags string[] |
Responses | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201 Feedback submitted successfully.
| ||||||||||||||||||
400 Invalid feedback data or request. |