Summary
Rename a tree
Description
Update the label of a tree.
Route
POST /golden_config/renameTree
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
tree | string | yes | Tree's ID. |
label | string | yes | New label. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | string | Status of update tree's label. |