Update the feedback for a given request.

The request is validated by the BaseProvideFeedbackRequest class, in which the body schema is validated as per the feedback_type.

Parameters

request : BaseProvideFeedbackRequest
The feedback request to be updated. This request is validated by the
BaseProvideFeedbackRequest class.

Returns

FeedbackResponse
The updated feedback response.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!