Deletes a task dependency.

To delete a task dependency, the user needs to be the assignee of both tasks or ‘ProjectPlanning’ permissions in general or in the project the task are related to.

Required Permissions
Any authenticated user.

Path parameters

taskDependencyIdUUIDRequired

The id of the task dependency.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content