Add Task Relation
POST/api/tasks/:task_id/relations
Link two tasks with a typed relationship (related | blocks | blocked_by).
The inverse is mirrored onto the other task so reads of either side see the link. Re-posting with a different relationship_type overwrites in place.
Request
Responses
- 200
- 422
Successful Response
Validation Error