Update task dependencies

Add or modify dependencies for a task. The task identified by taskId is always the dependent (successor) task - the one whose start is blocked by its predecessors. Existing dependencies that are not part of the request remain unchanged. To detach dependencies, use the DELETE variant of this endpoint.

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

The id of the dependent task - the task that depends on others.

Body Params

Each object describes a single dependency to add or modify. To attach multiple predecessors, send multiple objects.

Responses
200

OK

401

Unauthorized

403

Forbidden

500

Internal Server Error

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