Update a student relative
Updates the editable contact and family-side fields for a relative belonging to the authenticated user’s active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Relative student ID
Request
This endpoint expects an object.
firstname
lastname
email
prefix
suffix
home_phone
cell_phone
address
city
state
country
zip
family_side
Allowed values:
Response
Updated relative resource
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

