Create a task dependency
create_taskdependenciesLink two tasks of the same project with a scheduling dependency. dependency_type is one of FS (finish-to-start, default), SS, FF, SF; lag_days shifts the constraint (may be negative). The successor's planned dates are pushed forward if needed. Rejected (400) on self-link, cross-project, ancestor/descendant, or cycle. Each dependency carries app_url, a deep link to the drawer of the successor (the blocked task), where the dependency is managed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |