Dashboards: Update POST /api/dashboards/db docs (#99363)

update dashboard update docs
This commit is contained in:
Artur Wierzbicki
2025-02-05 22:47:08 +06:00
committed by GitHub
parent a93664ff3d
commit 130d268b51

View File

@ -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