Create Relationship for Entity by Type, Key, and Relationship Name
POST /by-type/:entity_type/:key/relationships/:relationship_name
Create a new relationship for an entity by type, key, and relationship name.
Request
Responses
- 200
- 400
- 404
- 422
- default
Entity retrieved successfully.
Invalid UUID supplied.
Entity not found.
Validation exception
Unexpected error.