Update a family record
Updates the editable family fields for a family in the authenticated user's active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Family student ID
Request
This endpoint expects an object.
name
lastname_hebrew
description
processing_fee_blocked
Response
Family updated.
status
message
data
Updated FamilyStudent model
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

