Link two tasks together.
{- "task": {
- "id": "9hv",
- "name": "Task Name",
- "status": {
- "status": "in progress",
- "color": "#d3d3d3",
- "orderindex": 1,
- "type": "custom"
}, - "orderindex": "1.00000000000000000000000000000000",
- "date_created": "1567780450202",
- "date_updated": "1567780450202",
- "date_closed": null,
- "creator": {
- "id": 183,
- "username": "John Doe",
- "color": "#827718",
}, - "assignees": [ ],
- "checklists": [ ],
- "tags": [ ],
- "parent": null,
- "priority": null,
- "due_date": null,
- "start_date": null,
- "time_estimate": null,
- "time_spent": null,
- "list": {
- "id": "123"
}, - "folder": {
- "id": "456"
}, - "space": {
- "id": "789"
}, - "linked_tasks": [
- {
- "task_id": "9hv",
- "link_id": "9hz",
- "date_created": "1587571108988",
- "userid": "183"
}
],
}
}