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.
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.