curl --location '/auth/reset-password' \ --header 'Content-Type: application/json' \ --data '{ "email": "string" }'