Add a report-card review comment
Add a report-card review comment
Creates a root review comment for a report-card entry or subject, or appends a reply beneath the supplied parent comment.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
report_card_batch_id
student_id
comment
subject_id
resolved
parent_id
Response
Review comment created.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

