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.
idintegerRequired
marking_type_idinteger or nullOptional
has_permissionboolean or nullOptional
notestring or nullOptional

Response

Attendance rows updated.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error