---
title: "Confirm Privy TOTP enrollment and enable wallet MFA"
method: POST
path: "/v1/users/complete-mfa-enrollment"
tags: ["users"]
---

# Confirm Privy TOTP enrollment and enable wallet MFA

`POST /v1/users/complete-mfa-enrollment`

## Response `200`

Successful response

- CompleteMfaEnrollmentOutput
  - `enabled` true, required

## Other responses

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

## Changes

- **2026-08-27** `2e6f0d9a237e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/legend/apis/legend-api/changes/v1/users/complete-mfa-enrollment/post.md)

---

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