---
title: "Update the device's Do Not Disturb period"
method: PUT
path: "/device/{deviceID}/dnd"
tags: ["Device"]
---

# Update the device's Do Not Disturb period

`PUT /device/{deviceID}/dnd`

Update the device's Do Not Disturb period

## Path parameters

- `deviceID` string, required

## Request body

- object
  - `start` string
  - `end` string

## Response `200`

OK

## Changes

- **2020-08-24** `7991a5633150` — 1 info
  - the response property `message` became required for the status `200`
- **2020-03-11** `5ed31e104b6f` — 1 info
  - the endpoint scheme security `ApplicationSecret` was added to the API

[Change history](https://skmtc.dev/notificare/apis/notificare-cloud-api/changes/device/:deviceID/dnd/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)
