PutFeedback - AWS AppFabric

PutFeedback

The AWS AppFabric for productivity feature is in preview and is subject to change.

Allows users to submit feedback for a given insight or action.

Request body

The request accepts the following data in JSON format.

Parameter Description

id

The ID of the object for which feedback is being submitted. This can be either the InsightId or the ActionId.

feedbackFor

The insight type for which the feedback is being submitted.

Possible values: ACTIONABLE_INSIGHT | MEETING_INSIGHT | ACTION

feedbackRating

Feedback Rating from 1 to 5. Higher rating the better.

Response elements

If the action is successful, the service sends back an HTTP 201 response with an empty HTTP body.