curl --location --request DELETE '/account' \ --header 'Content-Type: application/json' \ --data '{ "password": "string" }'
{ "success": true }