---
title: "Update your account settings"
method: PATCH
path: "/me/settings"
---

# Update your account settings

`PATCH /me/settings`

Use this endpoint to change your active team. Requires scope `user:write`.

## Request body

- object
  - `activeTeam` string — Your active team
  - `workspace` string — Slug of 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)
