# readAll

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/notification/notification.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/notification/notification.controller.ts#L41)

Mark all of the caller's notifications as read

## Endpoint

`POST /notifications/read-all`

## Referenced By

- `NotificationController` (MODULE_DECLARES)
