Vigilfield Docs
API referenceAlerts

`POST /alerts/{id}/opened` — take a system alert off your own bell.

POST/alerts/{id}/opened

Changes nothing anyone else sees, so it needs alerts:read. A repeat succeeds; on a rule alert it does nothing.

Path Parameters

id*string

Alert id (alr_…)

Response Body

curl -X POST "https://example.com/alerts/string/opened"
Empty