Create Relationship for Entity by Relationship Name
POST /by-id/:uuid/relationships/:relationship_name
Create a new relationship for an entity by relationship name using its UUID.
Request
Responses
- 200
- 400
- 404
- default
Entity retrieved successfully.
Invalid UUID supplied.
Entity not found.
Unexpected error.