---
title: "Disable wallet MFA for the current user"
method: POST
path: "/v1/users/disable-mfa"
tags: ["users"]
---

# Disable wallet MFA for the current user

`POST /v1/users/disable-mfa`

## Response `200`

Successful response

- DisableMfaOutput
  - `enabled` false, required

## Other responses

- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

---

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