Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request POST 'https://apidev.edufee.online/api/exam/manual-attendance-counter-list?academic_year_id=undefined&department_id=undefined&combinations_pivot_id=undefined&exam_id=undefined' \
--header 'Authorization: Bearer <token>'
Responses
application/json
Modified at 2025-11-23 07:49:53