DLApp
Non ci sono servizi che abbinano quella frase.

/user/add-user-group-users

Metodo HTTP
POST
com.liferay.portal.service.UserServiceUtil#addUserGroupUsers

Adds the users to the user group.

Parametri

p_auth String

authentication token used to validate the request

userGroupId long

the primary key of the user group

userIds long[]

the primary keys of the users

Tipo di ritorno

void

Eccezione

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