Chapter 41. Namespace: systemgroup
systemgroup
41.1. Method: addOrRemoveAdmins Copy linkLink copied to clipboard!
Add or remove administrators to or from the given group. Satellite and organization administrators are granted access to groups within their organization by default. Therefore, users with those roles are not included in the array provided. Caller must be an organization administrator.
The following parameters are available for this method:
- string
sessionKey
- string
systemGroupName
- array:
- string -
loginName
- User's login name
- int
add
-1
to add administrators,0
to remove
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise