Return a family to an event
Removes the family's event exclusion so the family can again participate in scheduling for the selected PTA event.
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
Family returned
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

