Unassign an attendance marking type from a track
Deactivates the association when attendance rows exist, otherwise removes it. 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_id
marking_type_id
Response
Association deactivated or removed.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

