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

# PUT /lighting/setLightingZoneStates

`PUT /lighting/setLightingZoneStates`

Turn zones on or off. Zones turn on to their default dimming percentage.

## Request body

- SetLightingZoneStatesRequest
  - `id` string[]
  - `state` 'ON' | 'OFF', enum

## Response `200`

OK

- SetLightingZoneStatesResponse

---

[API](https://skmtc.net/rach/apis/smart-lighting-controller.md) · [All operations](https://skmtc.net/rach/apis/smart-lighting-controller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rach/smart-lighting-controller/versions/69b8d9fdbca4/schema)
