delete_tree

mutationSince v1.0

Delete a navigation tree. Terminal — does not cascade to any model data (only the tree's reading structure is removed). Accepts tree ID or name. Applied immediately.

Example Request

{"tree": "Reading Order"}

Example Response

{"success": true, "operation_count": 1, "versions": [90]}