Added note. (#39603)

This commit is contained in:
achatterjee-grafana 2021-09-23 17:24:56 -04:00 committed by GitHub
parent e25df899f8
commit ab77bf61d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ The uid can have a maximum length of 40 characters.
`POST /api/dashboards/db`
Creates a new dashboard or updates an existing dashboard.
Creates a new dashboard or updates an existing dashboard. When updating existing dashboards, if you do not define the `folderId` and `folderUid` properties, then the dashboard(s) are moved to the `General` folder.
**Example Request for new dashboard**: