Accounts
Forgotten password
post/accounts/forgot-password
Headers
organizationstring required
The URL of the end-user web application
Request body
Example request
{
"email": "bianca5778@fanhero.com"
}Response
Contains a Boolean variable. True if a password creation link has been sent to the email address provided in the request.