assignees
Add multiple new assignees to a task
Adds multiple new assignees to a task. The assignee needs to have access to the project, the doer must be able to edit this task. Every user not in the project will be unassigned from the task, pass an empty array to unassign everyone.
post/tasks/{taskID}/assignees/bulk
Path parameters
taskIDinteger required
Task ID
Request body
Response
The created assingees object.