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_idintegerRequired
pta_event_idintegerRequired

Response

Family returned
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error