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. 

DeleteGroupParticipantList

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

This method processes a group ID and removes one or more participants (specified by participant ID) from membership of that group. If the group does not exist in the repository a SOAP fault message will be returned. Any participant specified must both exist in the repository and be a member of the group for it to be removed from that group. Otherwise the participant will be ignored.

Available in:
  • Version 4.1 +
  • Version 5.1 +

Parameter

Input name Description Data type Optional field?

Group_ID

The group ID of the group that the participants are to be removed from the membership of

String

N

Participant_ID

(This may occur several times)

The participant ID of each participant that is to be removed from membership 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