removeCaseOwners operation
Removes users as owners of the current case.
| Parameter | Type | Description |
|---|---|---|
| caseId | String | The identifier of the case. You must set the expression for the caseID parameter to the F_CaseFolder business object field in the Expression Builder window. |
| owners | VWParticipant[] | An array of VWParticipant objects that represent the names of the users who are to be removed as owners of this case. |