curl --location --request PUT 'http://localhost:7000/auth/free/userAccount/delUser?id=' \ --header 'userId;' \ --header 'token;'
{}