Remove task dependencies

Detach one or more dependencies from a task. The task identified by taskId is the dependent (successor) task. The taskIds query parameter lists the predecessor tasks that should no longer block it. Dependencies not included in taskIds are kept.

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 to remove dependencies from.

Query Params
taskIds
array of strings
required

Ids of the predecessor tasks to detach from the dependent task.

taskIds*
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