Tool to create a new metadata taxonomy node within a specified taxonomy. Use when you need to add a new classification or category to an existing metadata taxonomy hierarchy.
levelRequiredintegerThe level of the taxonomy node in the hierarchy. Root-level nodes have level 1, their children have level 2, and so on. Must be a positive integer.
parentIdstringThe identifier of the parent taxonomy node. Omit this field when creating root-level nodes (level 1). For child nodes, provide the UUID of the parent node.
namespaceRequiredstringThe namespace of the metadata taxonomy. Typically follows the format 'enterprise_{enterprise_id}' for enterprise taxonomies. For example: 'enterprise_1351007304'.
displayNameRequiredstringThe display name of the taxonomy node. This is the human-readable name that will be shown in the Box UI. For example: 'France', 'California', 'Engineering Department'.
taxonomy_keyRequiredstringThe key of the metadata taxonomy under which to create the node. This identifies the specific taxonomy within the namespace. For example: 'geography' or 'department'.
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.