/content/hierarchy/:parentId/:childId

Since its impossible for a content to be linked to the same content twice, we do not need to reference the hierarchy by id. Instead we just pass the child and parent ids to reference a specific hierarchy.

Language