Update a report-card review comment
Update a report-card review comment
Updates a review comment's text and resolution state, propagating the resolution state to its descendants.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
review_comment
Review comment identifier.
Request
This endpoint expects an object.
comment
resolved
Response
Review comment updated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

