# Send a forgotten password e-mail An forgotten password email will be sent to the customer's email address. This has to be configured in Storm Application - Mail or no mail will be sent. Endpoint: POST /SendPasswordReminder Version: 1.1 ## Query parameters: - `loginName` (string, required) User login name. The Customer's email will be used for the email. - `updatedBy` (string) Account internal id of current user. If none is supplied, the default will be used. - `cultureCode` (string) Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.