DeleteAlertsForAppByUser
The DeleteAlertsForAppByUser web method will delete the alerts for a particular user and for a particular Flexera ID from the MyApps Alerts table.
Parameters
The DeleteAlertsForAppByUser web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | licenseId | String | FlexNet Manager Suite FlexeraID of installed application. |
| 2. | uniqueUserName | String | Domain Name\User Name |
Return Value
Returns True for success or Exception for failure.
note
Exception could be because of wrong or no licenseId/uniqueUserName combination exists in Alerts table.