Restore Custom Taxonomy
restore_custom_taxonomyRestore a soft-deleted custom taxonomy to active state, returning its full hierarchy.
Instructions
Re-activate a previously soft-deleted custom taxonomy. Returns the restored taxonomy with its full tree (is_active=true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxonomy_id | Yes | Custom taxonomy UUID (must currently be is_active=false). |