---
title: "PUT /v1/me/mfa"
method: PUT
path: "/v1/me/mfa"
tags: ["[v1] Users"]
---

# PUT /v1/me/mfa

`PUT /v1/me/mfa`

Upsert user MFA configuration

## Request body

- object
  - `type` 'none' | 'email' | 'phone', required
  - `phoneNumber` string

## Response `204`

MFA information upserted

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/nhs-england/apis/users-api-nhs-innovation-service.md) · [All operations](https://skmtc.net/nhs-england/apis/users-api-nhs-innovation-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs-england/users-api-nhs-innovation-service/revisions/943444df31ae/schema)
