v13
OpenAPI 3.0.32026-07-31359869.4 MBuser
Delete User Account
Initiates the deletion process for the currently authenticated User, by sending a deletion confirmation email. The email contains a link that the user needs to visit in order to proceed with the deletion process.
delete/v1/user
Request body
Response
Response indicating that the User deletion process has been initiated, and a confirmation email has been sent.
Example response
{
"message": "Verification email sent"
}