Delete user API
Hey I am using an API to delete users, when doing this form the GUI I have the option to delete the user without transfering data. What is the flag I need to set in the API so that I can also delete a user without transfering data. I tried doing this byt setting transfer_email as an empty variable and also a dummy value but it need to be an already created account.
Show less

