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.

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

OK