Summary
Delete a node in a Golden Config tree.
Description
Permanently delete the specified node in the Golden Config tree. Not reversible.
Route
DELETE /configuration_manager/configs/:treeId/:version/:nodePath(*)
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| treeId | string | yes | - | 
| version | string | yes | - | 
| nodePath | string | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| deleteNodeResult | object | - |