Update attendance student rows
Updates marking type, permission, and note values for attendance-session student rows.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a list of objects.
id
marking_type_id
has_permission
note
Response
Attendance rows updated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

