Permanently deletes a metadata taxonomy node from Box. Metadata taxonomies in Box allow you to organize and classify content using hierarchical structures. This action removes a specific node from a taxonomy. Important constraints: - Only nodes without any children can be delete…
node_idRequiredstringThe unique identifier of the metadata taxonomy node to delete. This is a UUID that identifies the specific node within the taxonomy tree (e.g., '14d3d433-c77f-49c5-b146-9dea370f6e32'). Only nodes without any children can be deleted.
namespaceRequiredstringThe namespace of the metadata taxonomy. This is typically the enterprise ID prefixed with 'enterprise_' (e.g., 'enterprise_123456'). You can get this from the taxonomy configuration or by listing metadata taxonomies.
taxonomy_keyRequiredstringThe key that identifies the metadata taxonomy. This is a unique identifier for the taxonomy within the namespace (e.g., 'geography', 'departments'). You can obtain this from the taxonomy configuration.
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.