curl --location --request DELETE 'http://82.180.154.188:4352/users/me' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "password": "test1234" }'