Monitoring

Mark all alerts as read

PATCH
/api/v1/monitoring/alerts/read-all

Scope: monitoring:write

Marks every unread alert in the workspace as read. PUT is accepted on the same path as an alias.

Authorization

AuthorizationBearer <token>

Use Authorization: Bearer vrf_live_... or vrf_test_....

In: header

Response Body

curl -X PATCH "https://example.com/api/v1/monitoring/alerts/read-all"
Empty