Update an attendance track

Updates attendance-track settings and synchronizes its assigned structure nodes and classes.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Request

This endpoint expects an object.
namestringRequired<=255 characters
activebooleanRequired
academic_year_idintegerRequired
idintegerOptional
descriptionstring or nullOptional
timestring or nullOptional<=255 characters
nodeslist of integersOptional
classeslist of integersOptional
allow_editboolean or nullOptional
days_in_the_pastinteger or nullOptional>=0
days_in_past_scopeenum or nullOptional
Allowed values:

Response

Attendance track updated
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error