Skip to main content

Delete Account

POST 

/api/v2/user/delete

Delete the user account and all the data associated with it

Request

Body

required
    password stringrequired

    The password of the user. The account will be deleted if it's correct

Responses

success

Schema

    string

Loading...