---
title: "PUT /api/settings/"
method: PUT
path: "/api/settings/"
tags: ["settings"]
---

# PUT /api/settings/

`PUT /api/settings/`

Replace the authenticated user's account settings, including their publishing scope.

## Request body

- UserSettings
  - `scope` string, nullable

## Response `200`

---

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