DLApp
Não há nenhum serviço que combina essa frase.

/user/add-user-group-users

Método do HTTP
POST
com.liferay.portal.service.UserServiceUtil#addUserGroupUsers

Adds the users to the user group.

Parâmetros

userGroupId long

the primary key of the user group

userIds long[]

the primary keys of the users

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if a user group or user with the primary could could not be found, or if the current user did not have permission to assign group members
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred