Create an attendance track
Creates an attendance track and attaches the supplied school-structure node and class IDs.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
name
active
academic_year_id
description
time
nodes
classes
allow_edit
days_in_the_past
days_in_past_scope
Allowed values:
Response
Attendance track created
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

