DLApp
Il n'y a aucun service assortissant cette expression.

/group/delete-group

Méthode de 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.

Paramètres

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

Type de retour

void

Exception

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