---
title: "PATCH /settings"
method: PATCH
path: "/settings"
---

# PATCH /settings

`PATCH /settings`

Update user settings

## Query parameters

- `id` string, required

## Request body

- Settings
  - `1faWallet` boolean — Authorization for wallet token
  - `hasAuthenticators` boolean — Has cross-platform authenticators

## Response `200`

Update user settings result

- Settings
  - `1faWallet` boolean — Authorization for wallet token
  - `hasAuthenticators` boolean — Has cross-platform authenticators

## Other responses

- `default` — Unexpected error

## Changes

- **2023-06-25** (v4) `fc247677dc8f` — 1 info
  - endpoint added
- **2023-05-10** (v4) `f90678b9fb05` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/settings/patch.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/revisions/3dcd2b9e25fd/schema)
