Delete group
This method deletes a
In order to delete a user group, the following authorizations are required:
- Add/Update Users
URL
|
-
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. Type: string Mandatory: yes Default value: none |
URL parameter
Parameter |
Description |
---|---|
GroupID |
The unique ID of the group to delete. Type: number Mandatory: yes Default value: none |
Body parameters
None
Result
None
Return codes
For a complete list of return codes, see Return Codes.