{ "email" : "muhammadbhovdair@gmail.com" }
curl --location --request POST 'http://localhost:8080/api/v1/auth/forgotpassword' \ --header 'Content-Type: application/json' \ --data-raw '{ "email" : "muhammadbhovdair@gmail.com" }'
{}