v1

latestOpenAPI 3.0.2Apache-2.02026-07-142963051.0 MB
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.