Skip to content

Commit

Permalink
fix the url of API (grafana#34808)
Browse files Browse the repository at this point in the history
  • Loading branch information
ying-jeanne authored May 27, 2021
1 parent a10fa5c commit 006135c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/http_api/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 006135c

Please sign in to comment.