Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Request Code Samples
curl --location --request PUT 'https://apidev.edufee.online/api/exam/exam-configuration-update/?merit_process_type=Total%20Mark%20(Sequential)&first_merit_position=Gender%20Wise&second_merit_position=Shift%20Wise&mark_sheet_template=Template-1%20(Regular%20with%20Grace)&result_view=Grading&attendance_count=Automatic' \
--header 'Authorization: Bearer <token>'
Responses
application/json
Modified at 2025-12-17 07:40:53