Create Dependency

Add dependency between tasks. If a dependency already exists, attempting to recreate will result in an error.

Scopes: Default, wsReadWrite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
required

Add predecessor task, only one of predecessorId/successorId fields can be specified

string
required

Add successor task, only one of predecessorId/successorId fields can be specified

string
enum
required

Relation between Predecessor and Successor

  • FinishToFinish - Finish to finish. Allowed only when predecessor and successor are Planned or Milestone tasks
  • StartToStart - Start to start. Allowed only when both predecessor and successor are Planned tasks
  • StartToFinish - Start to finish. Allowed only when predecessor is Planned, and successor is Planned or Milestone task
  • FinishToStart - Finish to start. Allowed only when predecessor is Planned or Milestone, and successor is Planned task
Allowed:
number
Defaults to 0

Always in minutes, positive numbers are lag time and negative numbers are lead time

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json