Dismiss a notification
DELETE /v1/notifications/:id — Delete a single notification by id.
DELETE /v1/notifications/:id
Delete a single notification by id.
| Method | DELETE |
| Path | /v1/notifications/:id |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | notifications |