removeRequestParticipants
Description
Removes one or multiple users from request participants, from a specified customer request.
Parameters
Return Type
Boolean
Returns "true" if the operation didn't end in error.
Example
return removeRequestParticipants("SM-23", {"one_user_account_id", "two_user_account_id"})
See also
Peacock