---
title: "UpdateUserPreferences updates the preferences for the user"
method: PUT
path: "/v1/users/preferences"
---

# UpdateUserPreferences updates the preferences for the user

`PUT /v1/users/preferences`

## Request body

- V1UpdateUserPreferencesRequest
  - `preferences` V1UserPreferences
    - `timeZone` string

## Response `200`

A successful response.

- V1UpdateUserPreferencesResponse
  - `preferences` V1UserPreferences
    - `timeZone` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.net/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/revisions/289a0ca9ce49/schema)
