Creates new hierarchical levels for a metadata taxonomy in Box. Use this to define the structure of your taxonomy by specifying levels like Continent -> Country -> City. Each level must have a unique level number starting from 1, with higher numbers representing deeper levels in…
levelsRequiredarrayAn array of taxonomy levels to create. Each level must have a unique level number (starting from 1), a display name, and optionally a description. Levels should be ordered hierarchically.
namespaceRequiredstringThe namespace of the metadata taxonomy. For enterprise taxonomies, this is typically in the format 'enterprise_<enterprise_id>' (e.g., 'enterprise_123456').
taxonomy_keyRequiredstringThe unique key identifier of the metadata taxonomy to which the levels will be added. This key was assigned when the taxonomy was created.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.