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
^([a-zA-Z0-9-_:\.=]){1,256}$
Query Params
string
required
^([a-zA-Z0-9-_:\.=]){1,256}$

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

string
required
^([a-zA-Z0-9-_:\.=]){1,256}$

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