Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/notification/notification.controller.ts
Mark one notification as read (owner-scoped, 404 otherwise)
Endpoint
PATCH /notifications/:id/read
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ |
Referenced By
NotificationController(MODULE_DECLARES)
Was this page helpful?