---
title: "Update the friendly name of the Device"
method: POST
path: "/api/Device/client/update-name"
tags: ["Device"]
---

# Update the friendly name of the Device

`POST /api/Device/client/update-name`

## Request body

- UpdateClientDeviceNameDto
  - `deviceId` integer
  - `name` string, nullable

## Response `200`

OK

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/a092f0284f3e/schema)
