UserManWebAdminInterface.postAddMember

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

Meta