---
title: "Remove a TOTP device"
method: DELETE
path: "/totp-devices/{deviceId}"
tags: ["TOTP devices"]
---

# Remove a TOTP device

`DELETE /totp-devices/{deviceId}`

Soft-deletes a TOTP device. The authenticated user must be the owner of the device.

## Path parameters

- `deviceId` integer, required

## Response `200`

OK

---

[API](https://skmtc.dev/transferz/apis/authentication-api.md) · [All operations](https://skmtc.dev/transferz/apis/authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/transferz/authentication-api/revisions/73249fb480f2/schema)
