Configuration Read Access or Configuration Write Access.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configuration Read Access or Configuration Write Access.
| Parameter | Description |
|---|---|
| Group Name | The name of the group. |
{
"users": [
{
"permissions": "xxx",
"email": "xxx@xxx.xxx",
"allowedDashboards": [
"nnn",
"mmm"
],
"allowedSearch": "...",
"groups": ["nnn"]
}
]
"status": "success"
}
Was this page helpful?