curl --location --request POST 'https://app.stg.bidancer.com/api/auth-service/password/forgot' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "user@example.com" }'