chatrooms
Set Class Report Note Endpoint
The teacher's right of reply on a class report.
{"body": "...", "student_user_id": "<uuid>"} — omit student_user_id for the note on the class as a whole. An empty body clears the note.
Access is the same ORG-STAFF gate as reading the report, deliberately: the people who can be judged by this report are the people who can annotate it. A coordinator can add context too — they are staff on the section and may be the one who knows why a class went the way it did.
put/chatrooms/{room_name}/class-report/note
Path parameters
room_namestring required
Headers
authorizationstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/chatrooms/{room_name}/class-report/note:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.