---
title: "Prepare the main wallet for MFA enrollment"
method: POST
path: "/v1/users/prepare-mfa-enrollment"
tags: ["users"]
---

# Prepare the main wallet for MFA enrollment

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

## Response `200`

Successful response

- PrepareMfaEnrollmentOutput
  - `policyId` string, 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/prepare-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/49a2cefd3b8c/schema)
