Adds a member to a group.
This can be used by the public to add themselves to groups within the vhosts their user is in. This requires the user to be logged in. In this case both "uid" and "memberType" should be left as their defaults.
This may also be used by privileged users (those with the groups.addMember permission) to add other users within the group's vhost to a group read more »
Removes a member from a group
This can be used by registered users to remove themselves from a group they're a member of. In this case the "uid" parameter should be left as its default.
This may also be used by privileged users (those with the groups.removeMember permission) to remove other users within the group's vhost from an group.
read more »