-chkusrs template: ster?clnt=<name|pass>&com=chkusrs&str=<str> Order of query params is not important. descript: Removes any current users that do not match the stereotypes rule. Performing this on a stereotype without a rule will not change the stereotypes users but will not cause an error. example : ster?clnt=name|pass&com=chkusrs&str=test.1 returns : 200 OK, 401 (fail, request error), 501 (fail, server error) 200 OK : example result body: <result> <row> <num_of_rows>1</num_of_rows> </row> </result>