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