DLApp
Non ci sono servizi che abbinano quella frase.

/group/delete-group

Metodo 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.

Parametri

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

Tipo di ritorno

void

Eccezione

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