---
title: "Delete all MFA Devices for the user"
method: DELETE
path: "/users/{userId}/mfa"
tags: ["Mfa"]
---

# Delete all MFA Devices for the user

`DELETE /users/{userId}/mfa`

## Path parameters

- `userId` string, required

## Response `204`

successful operation

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/dynamic/apis/dashboard-api.md) · [All operations](https://skmtc.net/dynamic/apis/dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynamic/dashboard-api/revisions/aac826315d90/schema)
