Connectors
...
Actions
Delete Account
4 min
description permanently removes a specified account from the cyberark vault using the unique account id provided in path parameters endpoint url /passwordvault/api/accounts/{{id}}/ method delete inputs path parameters (object) – required id (string) – required the account's unique id, composed of the safeid and internal accountid of the account to delete output example \[ { "status code" 204, "response headers" {}, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string)