Deletes a task dependency.
<Check title="Required Permissions" icon="key">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>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
taskDependencyId
The id of the task dependency.
Response
No Content

