---
title: "PUT /lighting/setLightingZoneDimmingLevels"
method: PUT
path: "/lighting/setLightingZoneDimmingLevels"
tags: ["LightingService"]
---

# PUT /lighting/setLightingZoneDimmingLevels

`PUT /lighting/setLightingZoneDimmingLevels`

Set zones to the specified dimming level. This will turn a zone on if it is currently off. Input dimming percentage is automatically scaled by the firmware to within the calibrated dimming range.

## Request body

- SetLightingZoneDimmingLevelsRequest
  - `id` string[]
  - `dimming_percent` integer

## Response `200`

OK

- SetLightingZoneDimmingLevelsResponse

---

[API](https://skmtc.net/rach/apis/readme.md) · [All operations](https://skmtc.net/rach/apis/readme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rach/readme/versions/7cb72b0455d5/schema)
