post
https://api.beauthenticx.com/Hierarchy
Adds a hierarchy to your organization.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Note:Your organization must have at least one structure level configured before you can create hierarchies. The number of structure levels determines how many tiers of parent/child nesting your hierarchy supports.
Common next steps after a POST /Hierarchy/ call:
- Use the returned
IdasHierarchyIdwhen uploading interactions - Use the returned
Idasosmswhen creating or updating agents - Create child nodes by calling
POST /Hierarchy/again with this node'sIdasParentId
400One of the following errors occurred: No hierarchy name was provided in the request body, a ParentId was provided but no hierarchy exists with that id
within your organization, a valid ParentId was provided but you don't have enough structure levels for the new hierarchy,
your organization has no structure levels, a user id in the provided contact lists is invalid.
