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

/group/delete-group

Método do HTTP
POST
com.liferay.portal.service.GroupServiceUtil#deleteGroup

Deletes the group.

The group is unstaged and its assets and resources including layouts, membership requests, subscriptions, teams, blogs, bookmarks, calendar events, image gallery, journals, message boards, polls, shopping related entities, software catalog, and wikis are also deleted.

Parâmetros

groupId long

the primary key of the group

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if the user did not have permission to delete the group or its assets or resources, if a group with the primary key could not be found, or if the group was a system group
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred