Summary
Delete one or more golden configuration trees by tree id
Description
This API call will delete golden configuration trees based on given tree ids
Route
DELETE /configuration_manager/configs
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| treeIds | array | yes | Array of golden configuration tree ids | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| Status | object | Status with the number of golden configurations deleted |