There are no services matching that phrase.

/usergrouprole/update-user-group-roles

HTTP Method

POST
com.liferay.portal.service.impl.UserGroupRoleServiceImpl
updateUserGroupRoles

Parameters

p_auth String

authentication token used to validate the request

userId long
groupId long
addedRoleIds long[]
deletedRoleIds long[]

Return Type

void

Exception

com.liferay.portal.kernel.exception.PortalException

Execute

String
long
long
long[]
long[]