patch https://{nurevaDeviceIP}/api/v1/room/profiles/
Allows clients to update the name of a room profile for the device.
NOTE: Only supported for HDL300, Dual HDL300, HDL410, and HDX devices.
Minimum role required: integrator
Example Request Body
{
  "name": "New profile name"
}