---
title: "Mark all items in a specific device's inbox as read"
method: PUT
path: "/notification/inbox/fordevice/{deviceID}"
tags: ["Notification"]
---

# Mark all items in a specific device's inbox as read

`PUT /notification/inbox/fordevice/{deviceID}`

Mark all items in a specific device's inbox as read

## Path parameters

- `deviceID` string, required

## Response `202`

Accepted

## Changes

- **2020-08-24** `7991a5633150` — 1 info
  - the response property `message` became required for the status `202`
- **2020-07-13** `cbe15e330bdf` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/notificare/apis/notificare-cloud-api/changes/notification/inbox/fordevice/:deviceID/put.md)

---

[API](https://skmtc.dev/notificare/apis/notificare-cloud-api.md) · [All operations](https://skmtc.dev/notificare/apis/notificare-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/notificare/notificare-cloud-api/revisions/aad692b34bab/schema)
