Update project feedback by id
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Feedback object that needs to be updated
The body is of type object
.
Successful operation
The response is of type object
.