---
title: "POST /displays/updateDisplayInfo"
method: POST
path: "/displays/updateDisplayInfo"
---

# POST /displays/updateDisplayInfo

`POST /displays/updateDisplayInfo`

## Request body

- DisplaysUpdateDisplayInfoBody
  - `totalStorage` number, required
  - `remainingStorage` number, required
  - `firmwareVersion` string, required

## Response `200`

Successful response

- unknown

## Other responses

- `401` — Invalid authentication credentials.
- `408` — The server timed out waiting for the request.
- `412` — Usage has exceeded the monthly limit.
- `500` — An unspecified error occurred.

---

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