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.
passwordstringRequiredformat: "password"

Response

The current user account was deleted.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
422
Unprocessable Entity Error