Delete a group
Log in to add to favouritesDELETE/api/security/groups/{groupIdentifier}
Parameter
Name | Parameter type | Type | Format | Description |
---|---|---|---|---|
groupIdentifier(required) | path | string | group identifier | For convenience, Group resources can be referenced by using either the group name or id |
Responses
Examples
DELETE: /api/security/groups/cd7b3be9-c45a-4a35-b359-f978f9dbeb9a
Delete a group by name
DELETE: /api/security/groups/Paper%20Street%20Soap%20Company
Remarks
Permissions
Member of System Administrators
.