ManageTaskStaff
Manage the staff members of a task
Input
Name | Type | Description |
JobID | String | ID of Job related to the task. |
TaskUUID | String | UUID of Task to add/remove staff members |
Add | String | UUID of Staff to add to Task |
Remove | String | UUID of Staff to remove from Task |
Result Set Columns
Name | Type | Description |
Success | String | This value shows a boolean indication of whether the operation was successful or not. |