Update task

Update task

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

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

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

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

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

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

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

Language
Authorization
Header
Click Try It! to start a request and see the response here!