post
https://saner.secpod.com/AncorWebService/perform
This method can be used to update accounts for an existing compliance provision. The benchmark will be added to the specified accounts; however, the newly added accounts will continue to get existing compliance provision.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| adminId | The admin user ID (email) of the source account initiating the update | Yes | string |
| benchmarkname | The name of the existing benchmark to be updated | Yes | string |
| target_organization | The name of the target organization where the benchmark provision will be updated | Yes | string |
| target_account_name | The target account name within the organization; use 'ALL' to apply to all accounts | Yes | string |
| target_group | The group within the target account to which the benchmark applies (e.g., a device group like 'debian') | No | string |
| apifilters | Optional filters to narrow down targets using tags with 'in' and 'not in' conditions | No | array |
