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_commentintegerRequired
Review comment identifier.

Request

This endpoint expects an object.
commentstringRequired
resolvedbooleanOptional

Response

Review comment updated.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error