UserManWebAdminInterface.postRemoveMember

Undocumented in source. Be warned that the author may not have intended to support it.
class UserManWebAdminInterface
@anyAuth
@path("/groups/:group/members/:user/remove")
@errorDisplay!getGroupMembers
void
postRemoveMember
(
AuthInfo auth
,
string _group
,)

Meta