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:
Ashley Harrison
2023-09-08 03:57:16 +01:00
committed by GitHub
parent 0df3647367
commit a7425f875e
9 changed files with 11 additions and 16 deletions
@@ -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**