createHierarchyLevel mutation.
Access policy:
- The API user context must have permission to create hierarchy levels.
- If
parentIdis provided and is not0, a hierarchy level with this ID must exist.
hierarchyLevel, an object with the following properties:
To create a top‑level hierarchy level, set
parentId to 0 or omit it.