Device Audio Settings

This endpoint is used to save the audio settings of the specified device.

Path Params
string
required

The serial number of the device to update.

Body Params
boolean

Whether or not the alarm is enabled on that device. If this value is not passed, it will default to false.

int32

The language to set the device to. For available languages, see languages. If this value is not passed, it will default to 0 which is English.

int32

The volume to set the device to. Min: 0, Max: 100. If this value is not passed, it will default to 0.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain