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

/user/unset-organization-users

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

Removes the users from the organization.

Parâmetros

organizationId long

the primary key of the organization

userIds long[]

the primary keys of the users

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if the current user did not have permission to modify organization assignments
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred