---
title: "Updates current user info"
method: PUT
path: "/profile/update"
tags: ["global"]
---

# Updates current user info

`PUT /profile/update`

## Request body

- ProfileInfo — Information about the current user
  - `name` string, required
  - `language` string, required
  - `theme` 'auto' | 'dark' | 'light', required — Interface theme

## Response `200`

OK

---

[API](https://skmtc.net/guardllamanet/apis/adguard-home.md) · [All operations](https://skmtc.net/guardllamanet/apis/adguard-home/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/guardllamanet/adguard-home/revisions/14ff21aeb363/schema)
