Update Relationship by Name, Type, Key, and Root ID
PUT /by-type/:entity_type/:key/relationships/:relationship_name/by-root/:rel_root_id
Update 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.