Delete member from account group
This method removes an account member from an account group. This account can be either a password account or an SSH Key account.
The user performing this task must have the following permissions in the Safe:
■ | Add accounts |
■ | Update account content |
■ | Update account properties |
■ | Create folders |
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
|
The following mandatory value is required in the URL:
Parameter |
GroupID |
Type |
String |
Description |
The unique ID of the group |
Parameter |
AccountID |
Type |
String |
Description |
The unique ID of the account |
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
Return codes
For a complete list of return codes, see Return Codes.