Delete Relationship by Name and Root ID
DELETE /by-id/:uuid/relationships/:relationship_name/by-root/:rel_root_id
Delete a specific relationship of an entity by relationship name and root ID.
Request
Responses
- 200
- 400
- 404
- default
Entity retrieved successfully.
Invalid UUID supplied.
Entity not found.
Unexpected error.