Delete the current user account
Permanently removes the authenticated user after verifying the password supplied by the current SchoolSet account holder.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
password
Response
The current user account was deleted.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

