curl --location '/auth/request-password-reset' \ --header 'Content-Type: application/json' \ --data-raw '{ "email" : "oyetolamuiz81@gmail.com" }'
{}