student-exams

Generate Student Exam Pdf

Generate a PDF for the given field of a student exam. Now uses structured PDF generation when available, with fallback to legacy method.

post/student-exams/{exam_id}/generate-latex-pdf

Path parameters

exam_idstring required

Request body

fieldstring required

Response

Successful Response

{"stackTrail":"paths:/student-exams/{exam_id}/generate-latex-pdf:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes