Deletes the task dependency template from the task bundle.
<Check title="Required Permissions" icon="key">The user must be an admin or have `task-manage-config:write` permissions.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
taskBundleId
The id of the task bundle.
taskDependencyTemplateId
The task Dependency Template Id.
Response
No Content
Errors
401
Unauthorized Error
404
Not Found Error

