mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update alerting.md
typo in API URL
This commit is contained in:
parent
11806dfa78
commit
98266bd95a
@ -202,7 +202,7 @@ This API can also be used to create, update and delete alert notifications.
|
|||||||
|
|
||||||
**Example Request**:
|
**Example Request**:
|
||||||
|
|
||||||
DELETE /api/alerts-notifications/1 HTTP/1.1
|
DELETE /api/alert-notifications/1 HTTP/1.1
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||||
|
Loading…
Reference in New Issue
Block a user