Bearer authentication of the form `Bearer <token>`, where token is your auth token.
Path Parameters
taskDependencyIdstringRequiredformat: "uuid"
The id of the task dependency.
Response
OK
<Check><b>Required Permissions</b>: To delete a task dependency, the user needs to be the assignee of both tasks or have 'ProjectPlanning'
permissions in general or in the project the task are related to.</Check>
Deletes a task dependency.
Required Permissions: To delete a task dependency, the user needs to be the assignee of both tasks or have ‘ProjectPlanning’
permissions in general or in the project the task are related to.
The id of the task dependency.
Bearer authentication of the form Bearer <token>, where token is your auth token.