v1
latestOpenAPI 3.0.12026-07-1431191129.7 KBRelationships
Delete a relationship between two resources in the registry
Delete a relationship between two resources in the registry.
delete/sources/{sourceKey}/v1/relationships/{relationshipType}/{id}
Path parameters
sourceKeystring required
The key of the source.
relationshipTypestring required
The key of the relationship definition.
idstring required
The unique identifier of the relationship. This is a key with the shape {fromID}.{toID}.
The id of the relationship.
Response
The relationship was deleted successfully with a status 'PERSISTED'.