Remove a family from an event
Records that the selected family will not participate in the PTA event so schedulers omit the family from appointment generation.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
family_student_id
pta_event_id
Response
Removal recorded
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

