DLApp
Non ci sono servizi che abbinano quella frase.

/usergroup/unset-team-user-groups

Metodo HTTP
POST
com.liferay.portal.service.UserGroupServiceUtil#unsetTeamUserGroups

Removes the user groups from the team.

Parametri

p_auth String

authentication token used to validate the request

teamId long

the primary key of the team

userGroupIds long[]

the primary keys of the user groups

Tipo di ritorno

void

Eccezione

com.liferay.portal.kernel.exception.PortalException
if the user did not have permission to assign team members
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred