Clear all notifications
DELETE /v1/notifications — Delete every notification. Returns `{ ok, cleared }`.
DELETE /v1/notifications
Delete every notification. Returns { ok, cleared }.
| Method | DELETE |
| Path | /v1/notifications |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | notifications |