Metadata taxonomies
Remove metadata taxonomy node
Delete a metadata taxonomy node. This deletion is permanent and cannot be reverted. Only metadata taxonomy nodes without any children can be deleted.
delete/metadata_taxonomies/{namespace}/{taxonomy_key}/nodes/{node_id}
Path parameters
namespacestring required
The namespace of the metadata taxonomy.
taxonomy_keystring required
The key of the metadata taxonomy.
node_idstring required
The identifier of the metadata taxonomy node.
Response
Returns an empty response when the metadata taxonomy node is successfully deleted.