Reassigns a given task to a different user.
reassign Parameter Descriptions
Parameter Name |
Data Type |
Description |
taskUniqueKey |
string |
Unique key of the task to reassign. |
userUniqueKey |
string |
Unique key of the user to set as the new task assignee. |
There is no return value.