What problem does your proposed feature solve?
Currently users must send us an email if they would like to delete their account and we have to manually go in and delete their information.
Describe the solution you'd like
Sending a DELETE request to the account/profile/ endpoint should delete the requesting user's account.
What problem does your proposed feature solve?
Currently users must send us an email if they would like to delete their account and we have to manually go in and delete their information.
Describe the solution you'd like
Sending a
DELETErequest to theaccount/profile/endpoint should delete the requesting user's account.