Delete discovered accounts

This method deletes all discovered accounts and related dependencies from the Pending Accounts list.

 

When thousands of accounts are deleted, it may take a few minutes to complete the process.

The user who runs this web service must belong to the Vault Admins or PVWAAccountsFeedAdmins group.

URL

 

https://<IIS_Server_Ip>/PasswordVault/API/DiscoveredAccounts/
  • Make sure there are no spaces in the URL.

  • The following characters are not supported in URL values: + & %

  • If the URL includes a dot (.), add a forward slash (/) at the end of the URL. For example: api/Safes/MySafe/Members/user@cyber.com/

Resource information

HTTP method

Content type

DELETE

application/json

Header parameter

Parameter

Description

Authorization

The token that identifies the session, encoded in BASE 64. See Authentication.

Type: String

Mandatory: Yes

Default value: None

Body parameters

None.

Result

None.

Return Codes

For a complete list of return codes, see Return Codes.