Delete an immunization exemption
Deletes the exemption, resets the immunization status, recalculates the student's immunization plan, and returns an empty success payload.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Immunization exemption ID.
Response
Exemption deleted; data is an empty object.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

