IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

DeleteGroupAdministratorList

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7

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.

Available in:
  • Version 4.1 +
  • Version 5.1 +

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.

Appendix - Error codes