---
title: "Destroys a TOTP secret for the given MFA method ID on the given entity"
method: POST
path: "/identity/mfa/method/totp/admin-destroy"
tags: ["identity"]
---

# Destroys a TOTP secret for the given MFA method ID on the given entity

`POST /identity/mfa/method/totp/admin-destroy`

## Request body

- IdentityMfaMethodTotpAdminDestroyRequest
  - `entity_id` string, required — Identifier of the entity from which the MFA method secret needs to be removed.
  - `method_id` string, required — The unique identifier for this MFA method.

## Response `200`

OK

---

[API](https://skmtc.dev/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.dev/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/revisions/bd8194de0697/schema)
