---
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

---

[API](https://skmtc.net/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.net/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/versions/8dd1fdcc9afd/schema)
