Create a task
Field | Type | Required | Description |
---|---|---|---|
Title |
string | ✔️ | The title of the task. |
State |
*string | ➖ | The state of the task. One of: open, in_progress, cancelled, done |
Description |
*string | ➖ | A description of what the task is for. |
AssigneeID |
*string | ➖ | The ID of the user assigned to the task. |
DueAt |
*string | ➖ | The due date of the task. Relative values are supported such as '5m' |