---
title: "Update user settings"
method: PATCH
path: "/users/{id}/settings"
---

# Update user settings

`PATCH /users/{id}/settings`

Requires scope `user:write`.

## Path parameters

- `id` number, required

## Request body

- object
  - `activeTeam` string — The active team for the user
  - `workspace` string — The workspace in which the active team should change

## Response `200`

Successful

---

[API](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation.md) · [All operations](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datawrapper/datawrapper-api-v3-documentation/revisions/e190512863c7/schema)
