patch https://{nurevaDeviceIP}/api/v1/audio/active-zone-control
Allows clients to enable/disable Active Zone Control for their device.
NOTE: Only supported for HDL300 and Dual HDL300 devices.
Minimum role required: integrator
Example Request Body
{
"activeZoneControlEnabled": true,
}