mirror of
https://github.com/grafana/grafana.git
synced 2025-01-23 15:03:41 -06:00
fix the url of API (#34808)
This commit is contained in:
parent
a10fa5cad3
commit
006135c028
@ -449,7 +449,7 @@ Will remove default values from input dashboard JSON.
|
||||
**Example Request for trimming dashboard JSON**:
|
||||
|
||||
```http
|
||||
POST /api/dashboards/uid/trim HTTP/1.1
|
||||
POST /api/dashboards/trim HTTP/1.1
|
||||
Accept: application/json
|
||||
Content-Type: application/json
|
||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||
|
Loading…
Reference in New Issue
Block a user