Summary
Add/Update user groups
Description
Add/Update user groups attached to a node.
Route
POST /golden_config/addUserGroups
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
tree | string | yes | Tree ID. |
nodeid | string | yes | Node ID. |
groups | array | yes | Group IDs. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | object | Add/Update status. |