Set DND mode
Enable or disable DND mode. If 'from' and 'to' parameters are set to 0, DND mode is starting from the current moment for 8 hours.
- application/json
Request Body required
- dnd boolean
- from integer
- to integer
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...