Browse Dashboards: Update docs to remove reference to General folder (#74528)
* update documentation to remove mention of General folder * update swagger-tags
This commit is contained in:
@@ -35,7 +35,7 @@ The uid can have a maximum length of 40 characters.
|
||||
|
||||
`POST /api/dashboards/db`
|
||||
|
||||
Creates a new dashboard or updates an existing dashboard. When updating existing dashboards, if you do not define the `folderId` or the `folderUid` property, then the dashboard(s) are moved to the General folder. (You need to define only one property, not both).
|
||||
Creates a new dashboard or updates an existing dashboard. When updating existing dashboards, if you do not define the `folderId` or the `folderUid` property, then the dashboard(s) are moved to the root level. (You need to define only one property, not both).
|
||||
|
||||
**Required permissions**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user