DeleteGroupAdministratorList
This method changes one or more administrators (specified by their administrator ID) from being owners of a group specified by its group ID to not being owners. If the group does not exist in the repository, a SOAP fault message will be returned. All the administrators specified must exist in the repository and be owners of the group, otherwise none of them will be removed from ownership of the group and a SOAP fault message will be returned.
Parameter
Input name | Description | Data type | Optional field? |
---|---|---|---|
Group_ID |
The group ID from which the administrators are to be removed from ownership of |
String |
N |
Administrator_ID (This may occur several times) |
The administrator ID of each administrator that is to be removed from ownership of the group |
String |
N |
Response
Output name | Description | Data type |
---|---|---|
NONE |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.