Delete one or more recipients from a stage on a workflow templateSince version:Â 14.4Unlimited only
|
Parameter | Example | ||
SessionID* | The session Id obtained from doLogin() | string | 7viklshodc6cnsh4s5vu75mqk0 |
StageID* | The id identifying the workflow template stage | string | 4565 |
RecipientIDs* | The id's identifying the recipients on the workflow template stage | array of integers | 457, 567, 678 |
Response parameters
boolean:Â determines if the recipients were successfully deleted from the stage