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

Response

Removal recorded
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error