Get Groups
Get all configured groups.
Create Group
Create a new group.
Get Group By Key
Get a group by its `key`.
Update Group
Update the group with the given `key`.
Delete Group
Delete the group of the given `key`.
Add Member to Group
Add a member to a group with given `key`.
Remove Member from Group
Remove a member from the group with given `key`.