Authorization: Bearer ********************curl --location --request POST 'https://apidev.edufee.online/api/exam/exam-grading-summary' \
--header 'Authorization: Bearer <token>' \
--form 'academic_year_id=""' \
--form 'department_id=""' \
--form 'exam_id=""' \
--form 'type=""'{}