Update room device setting

Allows clients to update the configuration for a specific room device identified by deviceId. Supported properties depend on the configured device type and current capabilities.

Minimum role required: general

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the configured room device.

Headers
string
required

Identifier for the integration application or service. This is intended for you to specify the name of your integration. Use this same value every time your integration calls into the Nureva device. There is no strict format as long as the value is limited to 500 characters. For example, "MyCompany Integration", "Power API", "SyncMaster", "Cloud Orchestrator", "Ultimate Audio Overlord" are all acceptable values.

string
required

Identifier for the integration version. This is intended for you to specify the version of your integration application or service. There is no strict format as long as the value is limited to 500 characters. For example, "1", "2.0", "1.5.2", "beta", "1.0.0-alpha", "1.0.0+20250102" are all acceptable values.

Body Params

The request body to update a room device configuration.

Request body for updating a room device. Supported properties depend on the existing device type identified by the deviceId path parameter. Include at least one supported property to update.

string

Updated model name for the IP device.

string

Updated custom device type label for an IP device whose ipDeviceType is Other.

string

Updated user-defined display name for the room device.

string

Updated IPv4 address for an IP device.

integer

Updated port number for an IP device or camera switcher.

string

Updated IP address or hostname for the camera switcher.

string

Updated username used to generate a camera switcher access token.

string

Updated password used to generate a camera switcher access token.

string

Updated camera switcher access token.

boolean

Updated enabled state for the camera switcher integration.

integer

Updated HDX signal gain level for an auxiliary input, auxiliary output, or external microphone.

boolean

Updated HDX mute state for an auxiliary input, auxiliary output, or external microphone.

boolean

Updated Adaptive Voice Amplification enabled state.

integer

Updated Adaptive Voice Amplification level.

string
enum

Updated auxiliary input level used by Adaptive Voice Amplification.

Allowed:
boolean

Updated microphone ducking enabled state.

number

Updated gate threshold for the external microphone.

number

Updated USB output gain level for external microphone audio.

string
enum

Updated auxiliary output mode.

Allowed:
boolean

Updated HDX noise suppression enabled state for an auxiliary output.

outputMix
object

Updated HDX mix configuration for an auxiliary output.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json