---
title: "Unenroll user from email MFA."
method: DELETE
path: "/api/v1/users/{authId}/email-mfa"
tags: ["Users"]
---

# Unenroll user from email MFA.

`DELETE /api/v1/users/{authId}/email-mfa`

Required scope - write_user

## Path parameters

- `authId` string, required

## Response `204`

Successful operation with no content to return

## Changes

- **2024-08-14** `294b459bc7b3` — 1 info
  - endpoint added
- **2024-08-11** `11e2773b3a1e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/users/:authId/email-mfa/delete.md)

---

[API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [All operations](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/llms.txt) · [OpenAPI document](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/revisions/ffd604cd7944?raw)
