---
title: "Update User Preferences"
method: PATCH
path: "/user-preferences/{userId}"
tags: ["Users"]
---

# Update User Preferences

`PATCH /user-preferences/{userId}`

## Path parameters

- `userId` integer, required

## Request body

- object

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/verifywise-ai/apis/verifywise-api.md) · [All operations](https://skmtc.net/verifywise-ai/apis/verifywise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verifywise-ai/verifywise-api/versions/c764f0a64a5e/schema)
