mirror of https://github.com/grafana/grafana.git
parent
b05fca4fd7
commit
e9ad71abed
|
|
@ -87,7 +87,7 @@ This API can also be used to create, update and delete alert notifications.
|
|||
|
||||
{
|
||||
"alertId": 1,
|
||||
"paused: true
|
||||
"paused": true
|
||||
}
|
||||
|
||||
**Example Response**:
|
||||
|
|
|
|||
Loading…
Reference in New Issue