curl --location --request PUT 'http://localhost:7000/auth/free/account/editPassword?id=&password=&oldPassword=&type=&account=' \ --header 'userId;' \ --header 'token;'
{}