diff --git a/src/plugin.json b/src/plugin.json index f79473980..9664f47f8 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -189,7 +189,8 @@ { "action": "grafana-synthetic-monitoring-app:write" }, { "action": "grafana-synthetic-monitoring-app.thresholds:write" }, - { "action": "grafana-synthetic-monitoring-app.thresholds:read" } + { "action": "grafana-synthetic-monitoring-app.thresholds:read" }, + { "action": "grafana-synthetic-monitoring-app.thresholds:delete" } ] }, "grants": ["Admin", "Editor"]