Restore Custom Taxonomy
restore_custom_taxonomyRestore a soft-deleted custom taxonomy by providing its UUID. Returns the taxonomy as active with its complete 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). |