TaskRelationDto
typestringrequired
Possible values: [parent, child, next, previous, related]
Example:
parenttargetTaskIdstringrequired
CTM task ObjectId of the related task
Example:
507f1f77bcf86cd799439011TaskRelationDto
{
"type": "parent",
"targetTaskId": "507f1f77bcf86cd799439011"
}