-addusrcom
template: commu?clnt=<name|pass>&com=addusrcom&name=<name>&usrs=<name1|name2|...>
descript: Adds a new user community that defined by the user. The parameter name contains the name of
the user community. The parameter name contains the name of the new community. The parameter usrs contains
the names of the users of the community. The names must be separated by the character '|'. The profile of the
new user community will be calculated from the average value of the profiles of the users.
returns : 200 OK, 401 (fail, request error), 501 (fail, server error)
example : com=addusrcom&usrs=usr1|usr2|usr3&name=user_comm1
returns : 200 OK, 401 (fail, request error), 501 (fail, server error)
200 OK : no response body exists.