---
title: "Delete a device (if not default device)"
method: DELETE
path: "/sdk/{environmentId}/users/mfa/{mfaDeviceId}"
tags: ["SDK"]
---

# Delete a device (if not default device)

`DELETE /sdk/{environmentId}/users/mfa/{mfaDeviceId}`

## Path parameters

- `environmentId` string, required
- `mfaDeviceId` string, required

## Headers

- `x-mfa-auth-token` string, required

## Response `204`

Empty response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `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/versions/aac826315d90/schema)
