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

/usergroup/delete-user-group

Método do HTTP
POST
com.liferay.portal.service.UserGroupServiceUtil#deleteUserGroup

Deletes the user group.

Parâmetros

p_auth String

authentication token used to validate the request

userGroupId long

the primary key of the user group

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if a user group with the primary key could not be found, if the user did not have permission to delete the user group, or if the user group had a workflow in approved status
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred