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

idintegerRequired
Immunization exemption ID.

Response

Exemption deleted; data is an empty object.

statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error