Skip to main content

Delete a typed lateral link by id

DELETE 

/api/projects/:id/tasks/:taskId/links/:linkId

Delete a typed lateral link by id. The link must belong to the route tenant, and the route task must be one of its endpoints — returns 404 otherwise. Since PT-909 a link may span two projects; when the OTHER endpoint is in a different project, the caller must also have access to that project, because deleting a BLOCKS edge changes what is ready there. Unauthorized and absent both return 404.

Request

Responses

Successful response