Entry Hierarchy
Learn how to add an entry as a child or parent of another entry
Last updated
Learn how to add an entry as a child or parent of another entry
Last updated
GET
https://api.echo3d.com/hierarchy?key=<API_KEY>&entry=<ENTRY_ID>&operation=<OPERATION>&relatedToEntryId=<RELATED_TO_ENTRY_ID>
key*
String
Your API key
entry*
String
Entry ID to add either a Child or Parent to
secKey
String
Your Secret key. Only if enabled through the .
operation*
String
Either addParent or addChild
relatedToEntryId*
String
The Entry ID of the entry to be added as a Child or Parent