assignees

Add a new assignee to a task

Adds a new assignee to a task. The assignee needs to have access to the project, the doer must be able to edit this task.

put/tasks/{taskID}/assignees

Path parameters

taskIDinteger required

Task ID

Request body

createdstring
user_idinteger

Response

The created assingee object.

createdstring
user_idinteger

Changes

No recorded changes to this endpoint across all 53 revisions of this API.