post https://sandbox.datamotion.com/SMCApi/v3/account/password/forgot
***If a user does not require security questions to be answered when resetting their password,
only the actionTaken and actionTakenCode are returned:
{
"actionTaken": "string",
"actionTakenCode": "string"
}
HTTP Status Code 400 Error Codes (error property):
MissingPropertyValue - Missing property value(s).
HTTP Status Code 403 Error Codes (error property):
InvalidAccountTypeDirectoryServices - The account type of the specified user does not contain a password and therefore; does not allow resetting a password.