v3
latestOpenAPI 3.0.12026-07-31141518.3 KBAssign a task to a project member
Request body
The ID of project which task is in
The ID of task to assign
Username of the assignee who is a project member
Response
OK
The ID of task
Version identifier of task, returned after task changes
The ID of project which task in
Title of task
Is task all day, true or false
Task completed time in "yyyy-MM-dd'T'HH:mm:ssZ", Example "2019-11-13T03:00:00+0000
Content of task
Description of checklist
Task due date time in "yyyy-MM-dd'T'HH:mm:ssZ", Example "2019-11-13T03:00:00+0000"
Task priority, None is 0, Low is 1, Medium is 3, High is 5
List of reminder trigger, Example ["TRIGGER:P0DT9H0M0S","TRIGGER:PT0S"]
Recurring rules of task, Example "RRULE:FREQ=DAILY;INTERVAL=1"
Recurrence calculation mode. This field only takes effect when repeatFlag is present. "0" (REPEAT_FROM_DUEDATE): Repeat from the original due or scheduled date. The next occurrence is based on dueDate and repeatFlag, for fixed schedules such as "every Monday". "1" (REPEAT_FROM_COMPLETETIME): Repeat from the completion date while preserving the original time of day, for rules such as "3 days after completion". No next occurrence is generated without a completion time. "2" (REPEAT_FROM_DEFAULT): Default calendar recurrence. It uses the task time zone, skips expired historical occurrences, and advances to the next applicable occurrence. The server usually uses "2" when this field is omitted or empty. Both "0" and "2" follow calendar or scheduled recurrence rules, but "2" advances from the current date in the task time zone and is the recommended default for ordinary daily, weekly, or monthly recurrence.
Sort order value of task, Example 12345
Start data time in "yyyy-MM-dd'T'HH:mm:ssZ", Example "2023-04-23T12:00:00+0000"
Task completion status, Abandoned is -1, Normal is 0, Completed is 2
Username of the project member assigned to the task
Task timezone, Example "America/Los_Angeles"