store and update
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location -g --request POST 'https://apidev.edufee.online/api/exam/manual-attendance-counter-store?academic_year_id&department_id&combinations_pivot_id&exam_id&total_working_days&student_id[]&total_present_days[]' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2025-11-23 07:49:17