Apply head teacher comments to report cards for students in a specific list of academic classes. This endpoint allows selective application of default head teacher comments based on student average marks. Unlike the ‘head-comment-all’ endpoint which processes all classes in a session, this endpoint only processes the classes specified in the request body. Features:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Exam Session ID
Report card UUID
Academic session UUID
Array of academic class IDs to apply head comments to
[
"550e8400-e29b-41d4-a716-446655440000",
"550e8400-e29b-41d4-a716-446655440001"
]