mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 04:12:05 +08:00
Dashboards: Update POST /api/dashboards/db
docs (#99363)
update dashboard update docs
This commit is contained in:
@ -139,7 +139,6 @@ The **412** status code is used for explaining that you cannot create the dashbo
|
|||||||
Accept: application/json
|
Accept: application/json
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||||
Accept: application/json
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Example Response**:
|
**Example Response**:
|
||||||
@ -156,8 +155,6 @@ Content-Length: 97
|
|||||||
- **401** – Unauthorized
|
- **401** – Unauthorized
|
||||||
- **403** – Access denied
|
- **403** – Access denied
|
||||||
- **404** – Not found
|
- **404** – Not found
|
||||||
- **403** – Access denied
|
|
||||||
- **404** – Not found
|
|
||||||
|
|
||||||
## Delete dashboard by uid
|
## Delete dashboard by uid
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user