---
title: "Set display power state (experimental, HDMI-CEC)"
method: POST
path: "/api/v2/display/{state}"
tags: ["display"]
---

# Set display power state (experimental, HDMI-CEC)

`POST /api/v2/display/{state}`

## Path parameters

- `state` 'off' | 'on', required

## Request body

- DisplayPowerViewSerializerMixin
  - `message` string, required

## Response `200`

- DisplayPowerViewSerializerMixin
  - `message` string, required

## Other responses

- `400`
- `502`
- `503`

---

[API](https://skmtc.dev/screenly/apis/anthias-api.md) · [All operations](https://skmtc.dev/screenly/apis/anthias-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/screenly/anthias-api/revisions/db7a06ac59cc/schema)
