Assign an attendance marking type to a track

Activates the track-specific marking type association. Requires edit-attendance or edit-settings permission.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
track_idintegerRequired
marking_type_idintegerRequired

Response

Association activated.
statusstring
messagestring
datalist of any

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error