ReassignTask
This action changes the assignee for a single task. The target user must be a member of the caller's team.
Action Parameters
| Parameter | Description |
|---|---|
| TaskId | Required. The ID of the task to reassign. |
| UserId | Required. The ID of the user to reassign the task to. |
Result
The task is reassigned to the specified user.
Was this page helpful?