v47

latestOpenAPI 3.0.3Discuss directly with founders for license.raw.githubusercontent.com2026-01-30251599686.2 KB
entity

Add a relationship between two entities in a dataset

post/entity/add_relationship

Request body

datasetstring required
from_idstring uuid required
propertiesobject
relationship_typestring required
to_idstring uuid required

Response

Added relationship

created_atstring date-time required
dataset_idstring uuid required
from_idstring uuid required
idstring uuid required
labelstring required
propertiesobject required
to_idstring uuid required
updated_atstring date-time required