v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
ontology-relationships

Update Relationship

Update relationship name, type, or description. Requires admin/owner.

patch/api/v1/ontology/relationships/{relationship_id}

Path parameters

relationship_idstring uuid required

Request body

namestring nullable
relationship_typestring nullable
descriptionstring nullable

Response

Successful Response

idstring uuid required
company_idstring uuid required
from_entity_idstring uuid required
from_entity_namestring
to_entity_idstring uuid required
to_entity_namestring
namestring required
relationship_typestring required
cardinalitystring required
from_keystring required
to_keystring required
descriptionstring required
created_atstring date-time required
updated_atstring date-time required