Create new task

Create new task

Defaults values
  • status: 1

  • progress: 0

  • startDate: first working hour of current day

  • duration: 1 working day

  • priority: 3

  • color: 1

  • type: "task"

  • estimation: 0

Dates
  • If you don't pass a startDate, endDate and duration - startDate will be set as default, duration will be set as default, endDate will be calculated based on duration;

  • If you only pass a startDate (without endDate and duration) - duration will be set as default, endDate will be calculated based on duration;

  • If you only pass a duration (without startDate and endDate) - startDate will be set as default, endDate will be calculated based on duration;

  • If you pass a startDate and endDate (without duration) - duration will be automatically calculated;

  • If you pass a startDate and duration (without endDate) - endDate will be automatically calculated;

  • If you pass endDate and duration (without startDate) - startDate will be set as default, duration and endDate will be calculated;

  • If you pass startDate, endDate and duration - endDate will be ignored and automatically re-calculated based on duration;

Log in to see full request history
Body Params
integer
required
string
required
length ≥ 1

Length must be greater than 0

integer
≥ 1

It's a taskId

string

Format: YYYY-MM-DD or YYYY-MM-DD HH:mm

string

Format: YYYY-MM-DD or YYYY-MM-DD HH:mm

string
integer
  • 1 - Open
  • 2 - In progress
  • 3 - Done
  • 4 - Closed
integer
  • 1 - Lowest
  • 2 - Low
  • 3 - Medium
  • 4 - High
  • 5 - Highest
string
  • task
  • milestone
float
0 to 1
  • min (including): 0
  • max (including): 1
integer
≥ 1
integer
≥ 0
string

Format: YYYY-MM-DD HH:mm

integer
1 to 18
  • min (including): 1
  • max (including): 18
customFields
array of objects
customFields
Responses

400

Bad query parameter

401

Unautorized

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json