post
https://saner.secpod.com/sanerapi/v1.0/AE/assetlist/addwhitelistedassets
Adds one or more applications (assets) to the whitelist.
Whitelisted assets represent approved applications that are permitted within the environment. Applications added to the whitelist override any existing blacklisted application and are considered as trusted in the Asset Exposure (AE) dashboard.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| account | The account identifier under which the operation is performed | Yes | string |
| organization | The organization name within the account | Yes | string |
| assets | List of application assets to be whitelisted | Yes | array |
| applicationname | Name of the application to whitelist | Yes | string |
| version | Version of the application | Yes | string |
| publisher | Publisher of the application | No | string |
