curl --location --request POST 'https://api.littlecaesars.com.tr/api/web/Member/ForgotPassword' \ --header 'Authorization: ' \ --header 'Content-Type: text/plain' \ --data-raw '{ "email":"obersstein@outlook.com", }'
{}