Connectors
...
Actions
Delete Account from Group
4 min
description removes a specified account from a cyberark group using the provided groupid and accountid endpoint url /passwordvault/api/accountgroups/{{groupid}}/members/{{accountid}}/ method delete inputs path parameters (object) – required groupid (string) – required the unique id of the group accountid (string) – required the unique id of the account output example \[ { "status code" 204, "response headers" {}, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string)