---
title: "Delete a specific user inbox notification"
method: DELETE
path: "/notification/userinbox/{id}/fordevice/{deviceID}"
tags: ["Notification"]
---

# Delete a specific user inbox notification

`DELETE /notification/userinbox/{id}/fordevice/{deviceID}`

Delete a specific user inbox item

## Path parameters

- `id` string, required
- `deviceID` string, required

## Response `200`

OK

- object
  - `notification` ResponseMessage
    - `message` string, required
  - `example` unknown

## Changes

- **2023-02-10** `b219791ce4eb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/notificare/apis/notificare-cloud-api/changes/notification/userinbox/:id/fordevice/:deviceID/delete.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)
