Delete Group Use Case
Deletes a group and associated permissions as long as you have permission to delete the group.
Inputs
- Space Name - the space name
- Group Name - the group name
Output
- true if it succeeds, false otherwise.
Exceptions
- Exception if inappropriate permissions, invalid format of space or group name