Add Task Assignees by Name
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
The ID of the task to update assignees for.
array of stringrequired
The member or group names to assign to the task.
booleanrequired
Whether the named assignees should replace any other candidates for assignment selection.
booleanrequired
Whether existing assignees should be removed before adding the new names.