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

/organization/add-group-organizations

Método do HTTP
POST
com.liferay.portal.service.OrganizationServiceUtil#addGroupOrganizations

Adds the organizations to the group.

Parâmetros

groupId long

the primary key of the group

organizationIds long[]

the primary keys of the organizations

Tipo do retorno

void

Exceção

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