Delete account
This method deletes a specific account in the Vault.
The user who runs this web service requires Delete Accounts permissions in the Vault.
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
Select the method you want to use:
URL
|
The following mandatory value is required in the URL:
Parameter |
id |
Type |
String |
Description |
The account's unique ID, composed of the SafeID and internal AccountID of the account to delete. |
Valid values |
Account ID |
Resource information
HTTP method |
DELETE |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
None
Result
None
URL
|
The following mandatory value is required in the URL:
Parameter |
AccountID |
Type |
Number |
Description |
The unique ID of the account to delete. This is retrieved by the Get account details web service. |
Valid values |
Account ID |
Resource information
HTTP method |
DELETE |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
None
Result
|
Return codes
For a complete list of return codes, see Return Codes.