Create attendance sessions

Creates one session per grade/class for a track and date, applying matching scheduled student plans unless ignored.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
track_idintegerRequired
sessionslist of objectsRequired
datedate or nullOptional

Response

Sessions created.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error